# 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]