Name | Description | Type | Additional information |
---|---|---|---|
IsError |
True if an error occurred while uploading the image. |
boolean |
None. |
ErrorMessage |
The error message when uploading an image. |
Itslearning.RestApi.Entities.LocalizedText |
None. |
PreviewFile |
The file information, that contains preview for attached image. |
Itslearning.RestApi.Entities.Updatable.FileDataV1 |
None. |
OriginalFile |
The file information, that contains attached image. |
Itslearning.RestApi.Entities.Updatable.FileDataV1 |
None. |