The EmailAddress Object ### Description The EmailAddress object is used to represent a candidate's email address. ### Usage Example Fetch from the GET Candidate endpoint and view their email addresses.
| Name | Type | Description | Notes |
|---|---|---|---|
| value | str, none_type | The email address. | [optional] |
| email_address_type | object, none_type | The type of email address. | [optional] |