Operator - en
This object describes a Smart Sender user within the Smart Messenger service.
{
"id": 1,
"type": "admin",
"watermark": "2020-02-05 23:28:53",
"subscribed": true,
"involvement": true,
"chatsTotal": 455,
"info": User,
"status": OperatorStatus,
"createdAt": "2019-08-02 18:25:40",
"deletedAt": null
},
Model Description:
Name | Description |
---|---|
id | ID |
type | Type
|
watermark | Timestamp of last activity |
subscribed | Subscription status |
involvement | Recipient status inside chats |
chatsTotal | Number of chats |
info | Object of type User |
status | Object of type OperatorStatus |
createdAt | Date of creation |
deletedAt | Deletion date |