public class KozpontiNebuloResponseModel { public string IntezmenyAzonosito { get; set; } public bool Sikeres { get; set; } public int StatuszKod { get; set; } public string StatuszUzenet { get; set; } }