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

« Previous Version 2 Next »

Цей об'єкт описує користувача.

 

{
    "id": 2387,
    "photo": "https:\/\/console.smartsender.com\/storage\/projects\/1\/KDWZwA3bY5U3Cg6Z8KFoDkPU0OfX4tvd8Yqi2Esf.jpeg",
    "phone": "+380967008000",
    "email": "serdiuk@smartsender.eu",
    "state": "active",
    "lastName": "Serdiuk",
    "fullName": "Oleksandr Serdiuk",
    "firstName": "Oleksandr",
    "tags": Tag[],
    "funnels": Funnel[],
    "variables": Variable[]
}

 

Опис моделі:

Назва

Опис

id

Ідентифікатор

photo

Аватар

phone

Телефон

email

Email

state

Статус

  • active (активний)

  • inactive (неактивний)

  • blocked (заблокований)

lastName

Прізвище

fullName

Повне ім'я

firstName

Ім'я

tags

Масив об'єктів типу Tag

funnels

Масив об'єктів типу Funnel

variables

Масив об'єктів типу Variable

  • No labels