init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.Eugyintezes.Domain.Model.Dto
|
||||
{
|
||||
public class BKIRequestDto
|
||||
{
|
||||
public string KretaIntezmenyAzonosito { get; set; }
|
||||
public string Ugyiratszam { get; set; }
|
||||
public string Urlaptartalom { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user