namespace Kreta.BusinessLogic.Classes.MobileApi.Naplo.V2.Co.Get.Tanmenet { public class TanmenetGetRequestCo { public TanmenetKeyGetRequestCo[] Key { get; set; } } }