# GetAroundOwner::User ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | [****](.md) | The user ID | **first_name** | [****](.md) | First name(s) | **last_name** | [****](.md) | Last name(s) | **phone_number** | [****](.md) | The phone number in international format | **address_line1** | [****](.md) | Residential address of the user | **address_line2** | [****](.md) | Additional address details | [optional] **postal_code** | [****](.md) | The postal code | **city** | [****](.md) | The city | **country** | [****](.md) | Address's country format ISO_3166-1_alpha-2 (ex: FR, ES, ...) | **birth_date** | [****](.md) | The birth date | **license_country** | [****](.md) | Driving licence country of issue format ISO_3166-1_alpha-2 (ex: FR, ES, ...) | **license_first_issue_date** | [****](.md) | Driving licence first issue date | **license_number** | [****](.md) | The license number |