Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
RefundErrorResponse
Interface RefundErrorResponse
interface
RefundErrorResponse
{
errorId
?:
string
|
null
;
errors
?:
APIError
[]
|
null
;
refundResult
?:
RefundResult
|
null
;
}
Index
Properties
error
Id?
errors?
refund
Result?
Properties
Optional
error
Id
errorId
?:
string
|
null
Optional
errors
errors
?:
APIError
[]
|
null
Optional
refund
Result
refundResult
?:
RefundResult
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Id
errors
refund
Result
Worldline Connect Node.js SDK
Loading...