Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 711 Bytes

GetInboundEmailEventsByUuidAttachments.md

File metadata and controls

12 lines (9 loc) · 711 Bytes

sib_api_v3_sdk.Model.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] [Back to API list] [Back to README]