init
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Kreta.Naplo.Domain.V3.Tanar
|
||||
{
|
||||
public class BeallitasokResponse
|
||||
{
|
||||
public bool ElozoOranHianyzoAjanlasa { get; set; }
|
||||
|
||||
public int NapiSzamonkeresLimit { get; set; }
|
||||
|
||||
public List<int> LimitaltSzamonkeresekTipusai { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user