File "ConversationsMessageFile.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/ConversationsMessageFile.md
File size: 671 bytes
MIME-type: text/plain
Charset: utf-8
# 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)