Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 516 Bytes

EmailAddress.md

File metadata and controls

15 lines (7 loc) · 516 Bytes

EmailAddress

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.

Properties

Name Type Description Notes
value String The email address. [optional]
emailAddressType EmailAddressTypeEnum The type of email address. [optional]