Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Chat describes all customer communication with your Smart Messenger communication channels. Each contact has one chat, but in turn can have multiple communication channels.

 

{
    "id": 2196,
    "name": "Oleksandr Baday",
    "image": "https:\/\/messenger.smartsender.com\/storage\/projects\/1\/TVZhdSAq9XeqMktQSo7f8qZVHnt4vsy5BmnVt8gl.jpeg",
    "contact": ServiceContact,
    "gates": Gate[],
    "createdAt": "2019-10-23 16:16:38",
    "updatedAt": "2019-11-25 21:43:22"
}

 

Model Description:

Name

Description

id

Identifier

name

Chat name (Contact's full name)

image

Chat Image (Contact Avatar)

contact

Object of type ServiceContact

gates

Array of Gate type objects

createdAt

Chat creation date

updatedAt

Chat update date

  • No labels