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