init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Kreta.Eugyintezes.Domain.Model.Dto
|
||||
{
|
||||
public class BKIEtkezesDto
|
||||
{
|
||||
public bool KollegiumotKer { get; set; }
|
||||
public bool EtkezestIgenyel { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user