PayFanout API reference
Preparing search index...
adapter-worldline-server/src
WorldlineApiError
Interface WorldlineApiError
A single entry in a Worldline error body's
errors
array.
interface
WorldlineApiError
{
category
?:
string
;
code
?:
string
;
errorCode
?:
string
;
httpStatusCode
?:
number
;
id
?:
string
;
message
?:
string
;
propertyName
?:
string
;
retriable
?:
boolean
;
}
Index
Properties
category?
code?
error
Code?
http
Status
Code?
id?
message?
property
Name?
retriable?
Properties
Optional
category
category
?:
string
Optional
code
code
?:
string
Optional
error
Code
errorCode
?:
string
Optional
http
Status
Code
httpStatusCode
?:
number
Optional
id
id
?:
string
Optional
message
message
?:
string
Optional
property
Name
propertyName
?:
string
Optional
retriable
retriable
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
code
error
Code
http
Status
Code
id
message
property
Name
retriable
PayFanout API reference
Loading...
A single entry in a Worldline error body's
errorsarray.