> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum ShipmentMessageType

> Bitmask defining what type of shipment message this is

Bitmask defining what type of shipment message this is

## Syntax

```crmscript theme={null}
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 |
