# PhoneNumber
## Properties
**id** | Option<**String**> | | [optional]
**object** | **String** | String representing the object's type. Objects of the same type share the same value. |
**phone_number** | **String** | |
**reserved_for_second_factor** | Option<**bool**> | | [optional]
**default_second_factor** | Option<**bool**> | | [optional]
**reserved** | **bool** | |
**verification** | Option<[**crate::models::EmailAddressVerification**](EmailAddress_verification.md)> | |
**linked_to** | [**Vec<crate::models::IdentificationLink>**](IdentificationLink.md) | |
**backup_codes** | Option<**Vec<String>**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)