Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 760 Bytes

GetInboundEmailEventsByUuidAttachments.md

File metadata and controls

13 lines (9 loc) · 760 Bytes

GetInboundEmailEventsByUuidAttachments

Properties

Name Type Description Notes
Name string filename specified in the Content-Disposition header of the attachment [optional] [default to null]
ContentType string value of the Content-Type header of the attachment [optional] [default to null]
ContentId string value of the Content-ID header of the attachment. [optional] [default to null]
ContentLength int32 size of the attachment in bytes [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]