Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MESSAGES_GRID_COLUMN

Enum for columns in the messages grid

Index

Enumeration Members

ATTACHMENTS: "attachments"

Attachments included with the message

AUTHOR_USER: "authorEndUserIdentity"

The identity of the user who authored the message

CASE: "contactNumber"

The contact number associated with the message

CHANNEL_NAME: "channelName"

The name of the channel

CONTENT: "messageContent"

The content of the message

CREATED_AT: "createdAt"

The timestamp when the message was created

IS_READ: "isRead"

Indicates if the message has been read

READ_AT: "readAt"

The timestamp when the message was read

SEARCH_OPTION_MENU: "searchOptionMenu"

Search option menu

SHOW_MESSAGE: "id"

Identifier of the message

TAGS: "tags"

Tags associated with the message

TYPE: "type"

The type of the channel

Generated using TypeDoc