Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 656 Bytes

File metadata and controls

14 lines (10 loc) · 656 Bytes

Attachment

Properties

Name Type Description Notes
content str The base64-encoded contents of the file.
type str The type of file being attached.
filename str The name of the file being attached.
disposition str Inline for content that can be displayed within the email, or attachment for any other files.
content_id str An ID for the content.

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