nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/GetInboundEmailEventsByUuidAttachments.md

14 lines
699 B
Markdown
Raw Normal View History

2024-09-04 18:30:33 +02:00
# 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)