Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PayoutDetails
Interface PayoutDetails
interface
PayoutDetails
{
amountOfMoney
?:
AmountOfMoney
|
null
;
customer
?:
PayoutCustomer
|
null
;
references
?:
PayoutReferences
|
null
;
}
Index
Properties
amount
Of
Money?
customer?
references?
Properties
Optional
amount
Of
Money
amountOfMoney
?:
AmountOfMoney
|
null
Optional
customer
customer
?:
PayoutCustomer
|
null
Optional
references
references
?:
PayoutReferences
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Of
Money
customer
references
Worldline Connect Node.js SDK
Loading...