Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 3.89 KB

File metadata and controls

18 lines (14 loc) · 3.89 KB

EmailAddress

Success

Fields

Field Type Required Description
id Optional<String> N/A
object EmailAddressObject ✔️ String representing the object's type. Objects of the same type share the same value.
emailAddress String ✔️ N/A
reserved boolean ✔️ N/A
verification Optional<Verification> ✔️ N/A
linkedTo List<IdentificationLink> ✔️ N/A
matchesSsoConnection Optional<Boolean> Indicates whether this email address domain matches an active enterprise connection.
createdAt long ✔️ Unix timestamp of creation
updatedAt long ✔️ Unix timestamp of creation