# ResendVerificationCodeResponse

Model ID: `patient.ResendVerificationCodeResponse`

Result of resending an email-verification OTP.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `email_otp_sent` | `boolean` | Yes |  |  |  | No | Whether the OTP email was dispatched. |

## Example

None declared in canonical OpenAPI.
