Enum ShipmentMessageType
Bitmask defining what type of shipment message this is
Syntax
ShipmentMessageType
Fields
| Name | Description |
|---|---|
| Plain | Contains a plain part |
| Html | Contains a HTML part |
| SourceView | Obsolete |
| Sms | Contains a SMS |
| Document | Contains a document. The document_message field contains the id of the actual document |