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 | String | The email address. | [optional] |
emailAddressType | EmailAddressTypeEnum | The type of email address. | [optional] |