ShipmentMessageType Enum
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
Identifies if HTML or plain message is included in message.
Name | Value | Description |
---|---|---|
Plain | 1 | Contains a plain part |
Html | 2 | Contains a HTML part |
SourceView | 4 | Obsolete |
Sms | 8 | Contains a SMS |
Document | 16 | Contains a document. The document_message field contains the id of the actual document |
Usage
- s_message.flags - A message used in a shipment. Can be html and/or plain text