public static interface VerificationResponse.Builder extends SdkPojo, CopyableBuilder<VerificationResponse.Builder,VerificationResponse>
| Modifier and Type | Method and Description |
|---|---|
VerificationResponse.Builder |
valid(Boolean valid)
Specifies whether the OTP is valid or not.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVerificationResponse.Builder valid(Boolean valid)
Specifies whether the OTP is valid or not.
valid - Specifies whether the OTP is valid or not.Copyright © 2022. All rights reserved.