ImportCardsControllerCardImportFilesCreateRequestRequest - свойство
Пространство имён: Tessa.Web.ControllersСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
[ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))]
public CreateCardImportRequest? Request { get; set; }
<ModelBinderAttribute(BinderType := GetType(TypedJsonBinder))>
Public Property Request As CreateCardImportRequest
Get
Set
public:
[ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))]
property CreateCardImportRequest^ Request {
CreateCardImportRequest^ get ();
void set (CreateCardImportRequest^ value);
}
[<ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))>]
member Request : CreateCardImportRequest with get, set
Значение свойства
CreateCardImportRequest