File "GetInboundEmailEventsByUuidAttachments.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetInboundEmailEventsByUuidAttachments.md
File size: 699 bytes
MIME-type: text/plain
Charset: utf-8
# GetInboundEmailEventsByUuidAttachments
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | filename specified in the Content-Disposition header of the attachment | [optional]
**contentType** | **string** | value of the Content-Type header of the attachment | [optional]
**contentId** | **string** | value of the Content-ID header of the attachment. | [optional]
**contentLength** | **int** | size of the attachment in bytes | [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)