init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Kreta.Client.KGR.Request
|
||||
{
|
||||
public class EszkozHeaderRequest
|
||||
{
|
||||
public string IntezmenyGuid { get; set; }
|
||||
|
||||
public string IntezmenyAzonosito { get; set; }
|
||||
public string Sztsz { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user