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.

_applicationItem

_applicationItem: RefItem

App item that the client (account) is linked with.

Readonly _avatar

_avatar: FileItemRef

Client’s avatar.

Readonly _channel

The channel that the client was created from.

Readonly _externalId

_externalId: TString

External client ID (ID of the client in the messenger/channel).

Readonly _extraData

Additional information about the client.

Readonly _phoneNumber

_phoneNumber: TString

Client phone number.

Readonly _user

Linked user.

Readonly _username

_username: TString

Login (account) in the messenger (channel).