Name | Description | |
---|---|---|
![]() | UploadBase64ImagesRequestParams | Initializes a new instance of the UploadBase64ImagesRequestParams class. |
Name | Description | |
---|---|---|
![]() | UploadBase64ImagesRequestParams | Initializes a new instance of the UploadBase64ImagesRequestParams class. |
Name | Description | |
---|---|---|
![]() | fileName | Gets or sets a name of file in which uploaded images will be saved on server. |
![]() | imagesAsBase64Strings | Gets or sets an array of images, which are represented by Base64 strings. |
![]() | requestId | Gets or sets the identifier of request. (Inherited from WebRequestParamsBase) |
![]() | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |