Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
APIError
Interface APIError
interface
APIError
{
category
?:
string
|
null
;
code
?:
string
|
null
;
httpStatusCode
?:
number
|
null
;
id
?:
string
|
null
;
message
?:
string
|
null
;
propertyName
?:
string
|
null
;
requestId
?:
string
|
null
;
}
Index
Properties
category?
code?
http
Status
Code?
id?
message?
property
Name?
request
Id?
Properties
Optional
category
category
?:
string
|
null
Optional
code
code
?:
string
|
null
Optional
http
Status
Code
httpStatusCode
?:
number
|
null
Optional
id
id
?:
string
|
null
Optional
message
message
?:
string
|
null
Optional
property
Name
propertyName
?:
string
|
null
Optional
request
Id
requestId
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
code
http
Status
Code
id
message
property
Name
request
Id
Worldline Connect Node.js SDK
Loading...