@axonlabs/payments - v0.2.0
Preparing search index...
Plisio
IPlisioResponseError
Interface IPlisioResponseError
interface
IPlisioResponseError
{
data
:
{
code
:
number
;
message
:
string
;
name
:
string
}
;
status
:
"error"
;
}
Index
Properties
data
status
Properties
data
data
:
{
code
:
number
;
message
:
string
;
name
:
string
}
Type declaration
code
:
number
Error code
message
:
string
Error explanation
name
:
string
Error name
status
status
:
"error"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
status
@axonlabs/payments - v0.2.0
Loading...
Error code