public class PayoutDetails extends Object
Constructor and Description |
---|
PayoutDetails() |
Modifier and Type | Method and Description |
---|---|
AmountOfMoney |
getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
PayoutCustomer |
getCustomer()
Object containing the details of the customer.
|
PayoutReferences |
getReferences()
Object that holds all reference properties that are linked to this transaction
|
void |
setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
setCustomer(PayoutCustomer value)
Object containing the details of the customer.
|
void |
setReferences(PayoutReferences value)
Object that holds all reference properties that are linked to this transaction
|
public AmountOfMoney getAmountOfMoney()
public void setAmountOfMoney(AmountOfMoney value)
public PayoutCustomer getCustomer()
public void setCustomer(PayoutCustomer value)
public PayoutReferences getReferences()
public void setReferences(PayoutReferences value)
Copyright © 2024 Worldline Global Collect. All rights reserved.