init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public class KozpontiNebuloResponseModel
|
||||
{
|
||||
public string IntezmenyAzonosito { get; set; }
|
||||
public bool Sikeres { get; set; }
|
||||
public int StatuszKod { get; set; }
|
||||
public string StatuszUzenet { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user