Files
clerk-sdk-java/docs/models/components/VerificationOTP.md
2024-06-13 13:51:50 -04:00

11 lines
2.9 KiB
Markdown

# VerificationOTP
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| `status` | [com.clerk.backend_api.models.components.OTPVerificationStatus](../../models/components/OTPVerificationStatus.md) | :heavy_check_mark: | N/A |
| `strategy` | [com.clerk.backend_api.models.components.OTPVerificationStrategy](../../models/components/OTPVerificationStrategy.md) | :heavy_check_mark: | N/A |
| `attempts` | *long* | :heavy_check_mark: | N/A |
| `expireAt` | *long* | :heavy_check_mark: | N/A |