namespace Kreta.Client.CoreApi.Response { public class DKTFeladatInsertResponse : DKTFeladatResponse { public int NewHazifeladatId { get; set; } } }