| Name | Description | Type | Additional information |
|---|---|---|---|
| CreatedTimestamp |
Gets the date/time on which the file was created |
date |
None. |
| ChangedTimestamp |
Gets the date/time on which the file was last changed |
date |
None. |
| FileLength |
Gets the byte length of the file. Only set id Base64 field is loaded |
integer |
Required |
| Checksum |
SHA1 checksum of file contents. Only set id Base64 field is loaded |
string |
None. |
| Sequence |
Gets or sets the sequence. |
integer |
None. |
| Base64Data |
Gets or sets the base64 data. |
string |
None. |
| Id |
Gets or sets the identifier. |
integer |
Required |
| Filename |
Gets or sets the filename. |
string |
Required Max length: 255 |