Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 4.66 KB

EmailAddress.md

File metadata and controls

15 lines (12 loc) · 4.66 KB

EmailAddress

Fields

Field Type Required Description
id Optional<? extends String> N/A
object com.clerk.backend_api.models.components.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<? extends com.clerk.backend_api.models.components.Verification> ✔️ N/A
linkedTo List<com.clerk.backend_api.models.components.IdentificationLink> ✔️ N/A
createdAt long ✔️ Unix timestamp of creation
updatedAt long ✔️ Unix timestamp of creation