Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 753 Bytes

OTPResponse.md

File metadata and controls

13 lines (10 loc) · 753 Bytes

# OTPResponse

Properties

Name Type Description Notes
messageid string The messageid of the SMS used to send the OTP. Save this in your application to use when verifying passcodes. [optional]
status string The initial status of the OTP message. [optional]
credits float The credit balance on your account [optional]
credits_used float The number of credits used to send this message [optional]
messageparts float The number of message parts used to send this message [optional]

[Back to Model list] [Back to API list] [Back to README]