# User
Field | Type | Description |
---|---|---|
id_user | Number | Unique user ID |
User email | ||
user_type | String | User type, you can take the values **ADMIN for Business Manager, REALTOR for Realtor. |
has_profile | Boolean | Boolean value (true or false) that indicates if the user has profile information or not, in case of being false all the following fields in this table will not be present. |
first_name | String | User name. |
last_name | String | User's last name |
phone | String | User phone. |
cell_phone | String | User's cell phone. |
address | String | User address. |
photo | URL | URL of the user's photo |
← Task