Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Numbers
InternalErrorError
Interface InternalErrorError
interface
InternalErrorError
{
code
?:
"500"
;
details
?:
object
[]
;
message
?:
string
;
status
?:
InternalErrorErrorStatusEnum
;
}
Index
Properties
code?
details?
message?
status?
Properties
Optional
code
code
?:
"500"
See
CodeEnum
Optional
details
details
?:
object
[]
List of objects
Optional
message
message
?:
string
Optional
status
status
?:
InternalErrorErrorStatusEnum
See
StatusEnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
details
message
status
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
See
CodeEnum