Files
discoursejs/docs/sdk/models/operations/getuseremailsresponsebody.md

13 lines
622 B
Markdown

# GetUserEmailsResponseBody
success response
## Fields
| Field | Type | Required | Description |
| -------------------- | -------------------- | -------------------- | -------------------- |
| `associatedAccounts` | *any*[] | :heavy_check_mark: | N/A |
| `email` | *string* | :heavy_check_mark: | N/A |
| `secondaryEmails` | *any*[] | :heavy_check_mark: | N/A |
| `unconfirmedEmails` | *any*[] | :heavy_check_mark: | N/A |