Current authorized user.
생성자 스키마는 레이어 18부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| id | int | User identifier |
| first_name | string | First name the user assigned to himself |
| last_name | string | Last name the user assigned to himself |
| phone | string | Phone number |
| photo | UserProfilePhoto | Profile photo |
| status | UserStatus | Current status |
| inactive | Bool | Inactive |
| username | string | Username |