Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
RefundEWalletMethodSpecificOutput
Interface RefundEWalletMethodSpecificOutput
interface
RefundEWalletMethodSpecificOutput
{
paymentProduct840SpecificOutput
?:
|
RefundPaymentProduct840SpecificOutput
|
null
;
refundProductId
?:
number
|
null
;
totalAmountPaid
?:
number
|
null
;
totalAmountRefunded
?:
number
|
null
;
}
Hierarchy (
View Summary
)
RefundMethodSpecificOutput
RefundEWalletMethodSpecificOutput
Index
Properties
payment
Product840
Specific
Output?
refund
Product
Id?
total
Amount
Paid?
total
Amount
Refunded?
Properties
Optional
payment
Product840
Specific
Output
paymentProduct840SpecificOutput
?:
RefundPaymentProduct840SpecificOutput
|
null
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
payment
Product840
Specific
Output
refund
Product
Id
total
Amount
Paid
total
Amount
Refunded
Worldline Connect Node.js SDK
Loading...