Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Verification
SmsRequestEventResponse
Interface SmsRequestEventResponse
interface
SmsRequestEventResponse
{
action
?:
ActionEnum
;
sms
?:
SmsProperties
;
}
Index
Properties
action?
sms?
Properties
Optional
action
action
?:
ActionEnum
Determines whether the verification can be executed.
Optional
sms
sms
?:
SmsProperties
See
SmsProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
sms
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
Determines whether the verification can be executed.