Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Sms
ErrorResponseObj
Interface ErrorResponseObj
interface
ErrorResponseObj
{
code
?:
string
;
text
?:
string
;
}
Index
Properties
code?
text?
Properties
Optional
code
code
?:
string
The error code. See
error codes
.
Optional
text
text
?:
string
The human readable description of the error.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
text
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
The error code. See error codes.