Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 586 Bytes

UploadAttachmentOptions.md

File metadata and controls

13 lines (8 loc) · 586 Bytes

UploadAttachmentOptions

Properties

Name Type Description Notes
Base64Contents string Base64 encoded string of file contents [optional]
ContentType string Optional contentType for file. For instance `application/pdf` [optional]
Filename string Optional filename to save upload with [optional]

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