Field | Type | Required | Description | Example |
---|---|---|---|---|
email |
Nullable[str] | ✔️ | Email address | elon@musk.com |
id |
OptionalNullable[str] | ➖ | Unique identifier for the email address | 123 |
type |
OptionalNullable[models.EmailType] | ➖ | Email type | primary |
Field | Type | Required | Description | Example |
---|---|---|---|---|
email |
Nullable[str] | ✔️ | Email address | elon@musk.com |
id |
OptionalNullable[str] | ➖ | Unique identifier for the email address | 123 |
type |
OptionalNullable[models.EmailType] | ➖ | Email type | primary |