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