> ## 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 BadgeType

> Value for field 'badge' in table 'ej_message'. Defines the initial source of a message.

Value for field 'badge' in table 'ej\_message'. Defines the initial source of a message.

## Syntax

```crmscript theme={null}
BadgeType
```

## Fields

| Name     | Description                                            |
| -------- | ------------------------------------------------------ |
| Unknown  | Initial message source is unknown                      |
| Reply    | Message created as a reply                             |
| Forward  | Message created as a forward                           |
| Comment  | Message created as an internal comment                 |
| Incoming | Message created as a result of other events processing |
| Outgoing | Message created as first outgoing message on ticket    |
