Files
2025-09-07 00:21:05 +00:00

11 lines
484 B
Markdown

# Email
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | | [optional]
**primary** | **Boolean** | Whether this is the primary email address | [optional]
**userId** | **Long** | The unique identifier of the user who owns this email | [optional]
**username** | **String** | username of the user | [optional]
**verified** | **Boolean** | Whether the email address has been verified | [optional]