Skip to main content

Enum ShipmentMessageType

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Bitmask defining what type of shipment message this is This Enum is used by: s_message.flags This Enum consists of flag values that can be combined.

Fields

Document = 16 16: Contains a document. The document_message field contains the id of the actual document Html = 2 2: Contains a HTML part Plain = 1 1: Contains a plain part Sms = 8 8: Contains a SMS SourceView = 4 4: Obsolete