Hierarchy
-
Based<ItemData>
- LineClientData
Properties
Readonly __createdAt
Date and time of creation.
Readonly __createdBy
Object’s author.
Optional Readonly __deletedAt
Date and time of deletion.
Readonly __id
ID of the object.
__name
Name of the object.
Readonly __updatedAt
Date and time of change.
Readonly __updatedBy
Author of the last change.
_applicationItem
App item that the client (account) is linked with.
Readonly _avatar
Client’s avatar.
Readonly _channel
The channel that the client was created from.
Readonly _externalId
External client ID (ID of the client in the messenger/channel).
Readonly _extraData
Additional information about the client.
Readonly _phoneNumber
Client phone number.
Readonly _user
Linked user.
Readonly _username
Login (account) in the messenger (channel).
Live Chat client object fields