Interface

Email

Email

Properties:
Name Type Description
id string The UUID of the email address.
address string The email address.
is_verified boolean Indicates whether the email address is verified.
is_primary boolean Indicates it's the primary email address.
identity Identity Indicates that this email is linked to a third party account.

View Source lib/Dto.ts, line 119