init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.Naplo.Domain.V3.OsztalyCsoport
|
||||
{
|
||||
public class MondatbankResponse
|
||||
{
|
||||
public string RovidNev { get; set; }
|
||||
|
||||
public string Nev { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user