Hierarchy
-
Based<ItemData>
- LineChannelData
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.
Readonly _line
Live Chat that the channel is set up in.
Readonly _login
The login (account) of the channel.
Readonly _state
Channel status.
Possible values: see LineChannelState.
Readonly _type
Channel type.
Possible values: see LineChannelType.
Live Chat channel object fields