init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Kreta.BusinessLogic.HelperClasses.NebuloBAI
|
||||
{
|
||||
public class LakohelyDto
|
||||
{
|
||||
public bool EletvitelszeruLakhelyEgyezik { get; set; }
|
||||
public bool LakohelyEgyezikTanuloAllandoLakhelyevel { get; set; }
|
||||
public LakhelyDto AllandoLakhely { get; set; }
|
||||
public LakhelyDto EletvitelszeruLakhely { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user