UserData
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| name | String | [default to null] | |
| first_name | String | [default to null] | |
| last_name | String | [default to null] | |
| String | [default to null] | ||
| phone | String | [default to null] | |
| profile_image | String | [default to null] | |
| is_active | Boolean | [default to null] | |
| is_online | Boolean | [default to null] | |
| date_of_birth | String | [optional] [default to null] | |
| gender | Gender | [default to null] | |
| address | String | [default to null] | |
| city | String | [default to null] | |
| country | String | [default to null] |