Enum TicketMessageType
Indicates if the field body contains plain or html text
Syntax
TicketMessageType
Fields
Name | Description |
---|---|
Unknown | Unknown type |
Plain | The body field contains plain text |
Html | The body field contains html text |