AttachmentMetaData
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | String | Name of attachment if given | |
contentType | String | Content type of attachment such as image/png | |
contentLength | Int64 | Size of attachment in bytes | |
_id | String | ID of attachment. Can be used to with attachment controller endpoints to download attachment or with sending methods to attach to an email. |