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