Client APIAPI ReferenceOrdersObjectsOrderMessageAttachmentOn this pageOrderMessageAttachment Object Description Attachment associated with an order message. Declaration type OrderMessageAttachment { _id: ID uri: String title: String} Fields NameTypeDescription_idIDInternal database identifier.uriStringURI to the attachment file.titleStringTitle of the attachment.