| Name | Type | Description | Notes |
|---|---|---|---|
| FileName | string | The name of the file. | [optional] |
| IsInline | string | `true` for inline files. | [optional] |
| InlineId | string | The ID of the inline file. | [optional] |
| Url | string | The URL of the file. | [optional] |
| IsImage | bool? | `true` for images. | [optional] |
| Size | long? | The size of the file in bytes. | [optional] |