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

> Lists the enum values for BadgeType.

## BadgeType Enum

Badge to explicitly determine how a message was generated

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

## Usage

* [ej\_message](../ej-message).badge - This table contains the messages listed under tickets.
