CDP Frontend SDK
Preparing search index...
@coinbase/cdp-core
VerifySmsOTPOptions
Type Alias VerifySmsOTPOptions
Request parameters for verifySmsOTP.
type
VerifySmsOTPOptions
=
{
flowId
:
string
;
otp
:
string
;
}
Index
Properties
flow
Id
otp
Properties
flow
Id
flowId
:
string
The flow ID to use in verifySmsOTP.
otp
otp
:
string
The OTP to verify.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flow
Id
otp
CDP Frontend SDK
Loading...
Request parameters for verifySmsOTP.