Name | Type | Description | Notes |
---|---|---|---|
id | string | Id of the file. | [optional] |
fileName | string | Filename. | [optional] |
mimeType | string | Mime Type of the file. | [optional] |
sizeBytes | string | Size of the file(in bytes). | [optional] |
externalKey | string | The file external key. | [optional] |
base64EncodedData | string | File data encoded in base 64. | [optional] |