init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.Eugyintezes.Domain.Model.Dto
|
||||
{
|
||||
public class BKIIskolaErettsegDto
|
||||
{
|
||||
public bool SajatosNevelesiIgenyu { get; set; }
|
||||
public bool BeilleszkedesiNehezsegu { get; set; }
|
||||
public DictionaryItemDto HatranyosHelyzet { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user