# VerifyEmailResponse

Model ID: `patient.VerifyEmailResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `verified` | `boolean` | Yes |  |  |  | No | Always `true` when the response is returned; a failed OTP check responds with an error instead. |

## Example

None declared in canonical OpenAPI.
