СправочникEntities
Profile v1.0.0
Profile
Описание: Profile
Namespace: Devcraft\Webshare\Entities
Extends: Devcraft\Abstracts\AbstractReflection (dev-tools)
С версии: 1.0.0
Public свойства
| Свойство | Тип | Описание |
|---|---|---|
$id | ?int | Идентификатор. По умолчанию: NULL. |
$email | ?string | Email профиля. По умолчанию: NULL. |
$first_name | ?string | Имя. По умолчанию: NULL. |
$last_name | ?string | Фамилия. По умолчанию: NULL. |
$last_login | ?string | По умолчанию: NULL. |
$is_vip_customer | ?bool | По умолчанию: NULL. |
$timezone | ?string | По умолчанию: NULL. |
$subscribed_bandwidth_usage_notifications | ?bool | По умолчанию: NULL. |
$subscribed_subscription_notifications | ?bool | По умолчанию: NULL. |
$subscribed_proxy_usage_statistics | ?bool | По умолчанию: NULL. |
$subscribed_usage_warnings | ?bool | По умолчанию: NULL. |
$subscribed_guides_and_tips | ?bool | По умолчанию: NULL. |
$subscribed_survey_emails | ?bool | По умолчанию: NULL. |
$tracking_id | ?string | По умолчанию: NULL. |
$helpscout_beacon_signature | ?string | По умолчанию: NULL. |
$intercom_signature | ?string | По умолчанию: NULL. |
$announce_kit_user_token | ?string | По умолчанию: NULL. |
$created_at | ?string | Дата создания. По умолчанию: NULL. |
$updated_at | ?string | Дата обновления. По умолчанию: NULL. |