polarity-integration-utils
Preparing search index...
index.docs
ResponseError
Interface ResponseError
Deprecated
Do not use in v2 integrations.
interface
ResponseError
{
code
?:
string
|
number
;
message
:
string
;
name
:
string
;
stack
?:
string
;
}
Index
Properties
code?
message
name
stack?
Properties
Optional
code
code
?:
string
|
number
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
name
stack
polarity-integration-utils
Loading...
Deprecated
Do not use in v2 integrations.