ConversationAttribute
Описание
Аттрибут чата
Тип
{key: string, value: string, is_hidden: boolean, type: number}
| Параметр | Тип | Описание | |
|---|---|---|---|
| key | string | Название аттрибута | |
| value | string | Значение аттрибута | |
| is_hidden | boolean | Флаг видимости аттрибута посетителю | |
| type | LiveTex.ConversationAttributeType | Тип аттрибута |