Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
RefundEInvoiceMethodSpecificOutput
Interface RefundEInvoiceMethodSpecificOutput
interface
RefundEInvoiceMethodSpecificOutput
{
refundProductId
?:
number
|
null
;
totalAmountPaid
?:
number
|
null
;
totalAmountRefunded
?:
number
|
null
;
}
Hierarchy (
View Summary
)
RefundMethodSpecificOutput
RefundEInvoiceMethodSpecificOutput
Index
Properties
refund
Product
Id?
total
Amount
Paid?
total
Amount
Refunded?
Properties
Optional
refund
Product
Id
refundProductId
?:
number
|
null
Optional
total
Amount
Paid
totalAmountPaid
?:
number
|
null
Optional
total
Amount
Refunded
totalAmountRefunded
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
refund
Product
Id
total
Amount
Paid
total
Amount
Refunded
Worldline Connect Node.js SDK
Loading...