init
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
namespace Kreta.BusinessLogic.HelperClasses.NebuloBAI
|
||||
{
|
||||
public class IskolaErettsegDto
|
||||
{
|
||||
public bool SajatosNevelesiIgenyu { get; set; }
|
||||
public bool BeilleszkedesiNehezsegu { get; set; }
|
||||
public bool SzulojeTestvereTartosanBeteg { get; set; }
|
||||
public bool TestvereIntezmenyTanuloja { get; set; }
|
||||
public bool MunkaltatoiIgazolasIskolaKorzeteben { get; set; }
|
||||
public bool IskolaEgyKilometerenBelül { get; set; }
|
||||
|
||||
public DictionaryItemDto HatranyosHelyzet { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user