Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 521 Bytes

File metadata and controls

12 lines (8 loc) · 521 Bytes

ElasticEmail.Model.FilePayload

Properties

Name Type Description Notes
BinaryContent byte[] Content of the file sent as binary data
Name string Filename [optional]
ContentType string Type of file's content (e.g. image/jpeg) [optional]

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