init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
namespace Kreta.Web.Areas.Orarend.Models
|
||||
{
|
||||
public class CheckFoglalkozasRogzithetoResult
|
||||
{
|
||||
public bool IsOrarendiNap { get; set; }
|
||||
|
||||
public bool IsNaplozaras { get; set; }
|
||||
|
||||
public bool IsTanitasiNap { get; set; }
|
||||
|
||||
public bool IsNapirendMegnyithato { get; set; }
|
||||
|
||||
public bool IsCsakErtekelesZarasa { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user