14 lines
671 B
Markdown
14 lines
671 B
Markdown
# ConversationsMessageFile
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**filename** | **string** | Name of the file | [optional]
|
|
**size** | **int** | Size in bytes | [optional]
|
|
**isImage** | **bool** | Whether the file is an image | [optional]
|
|
**url** | **string** | URL of the file | [optional]
|
|
**imageInfo** | [**\Brevo\Client\Model\ConversationsMessageFileImageInfo**](ConversationsMessageFileImageInfo.md) | | [optional]
|
|
|
|
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
|
|
|
|
|