OTPDetails
OTPDetails
Properties
Name | Type | Description | Notes |
---|---|---|---|
availableOTPDelivery | List<AvailableOTPDeliveryEnum> | The available delivery types. | [optional] |
otpContactValues | List<OTPContactValue> | The available OTP contact values types. | [optional] |
otpDefaultDelivery | OtpDefaultDeliveryEnum | The default delivery type. | [optional] |
otpDeliveryAttribute | String | The name of default OTP delivery attribute. | [optional] |
List<AvailableOTPDeliveryEnum>
Name | Value |
---|---|
"EMAIL" | |
SMS | "SMS" |
VOICE | "VOICE" |
"WECHAT" | |
"WHATSAPP" |
OtpDefaultDeliveryEnum
Name | Value |
---|---|
"EMAIL" | |
SMS | "SMS" |
VOICE | "VOICE" |
"WECHAT" | |
"WHATSAPP" |