Image
The class which describe the Image business object.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the identifier. |
integer |
Must be 0 |
| Filename |
Gets or sets the filename. |
string |
None. |
| Sequence |
Gets or sets the sequence. |
integer |
None. |
| Base64Data |
Gets or sets the base64 data. |
string |
None. |