Hierarchy

Properties

Readonly __createdAt

__createdAt: TDatetime

Date and time of creation.

Readonly __createdBy

__createdBy: UserItemRef

Object’s author.

Optional Readonly __deletedAt

__deletedAt: TDatetime

Date and time of deletion.

Readonly __id

__id: string

ID of the object.

__name

__name: TString

Name of the object.

Readonly __updatedAt

__updatedAt: TDatetime

Date and time of change.

Readonly __updatedBy

__updatedBy: UserItemRef

Author of the last change.

Optional Readonly client

Live Chat client.

Optional Readonly isBot

isBot: undefined | false | true

Whether the message was sent by ELMA Bot.

Optional Readonly isFirstMessage

isFirstMessage: undefined | false | true

Whether the message is the first one in the session.

Readonly line

Live Chat.

Optional Readonly operator

operator: UserItemRef

Session operator.

Optional Readonly operatorGroup

operatorGroup: UserGroupItemRef

Session operator group.

Readonly session

Live Chat session.

Readonly value

value: number

Metric’s value.