init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.Ellenorzo.Domain.VN.Lep
|
||||
{
|
||||
public class GondviseloEngedelyezesRequest
|
||||
{
|
||||
public int EloadasId { get; set; }
|
||||
|
||||
public bool? Dontes { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user