Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
JsonNullable<String> | ➖ | Unique identifier for the email address | 123 |
email |
Optional<String> | ✔️ | Email address | [email protected] |
type |
JsonNullable<EmailType> | ➖ | Email type | primary |
Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
JsonNullable<String> | ➖ | Unique identifier for the email address | 123 |
email |
Optional<String> | ✔️ | Email address | [email protected] |
type |
JsonNullable<EmailType> | ➖ | Email type | primary |