public class CreatePayoutRequest extends Object
| Constructor and Description |
|---|
CreatePayoutRequest() |
| Modifier and Type | Method and Description |
|---|---|
AmountOfMoney |
getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
CardPayoutMethodSpecificInput |
getCardPayoutMethodSpecificInput()
Object containing the payout details for a card
|
PaymentReferences |
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 |
setCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
Object containing the payout details for a card
|
void |
setReferences(PaymentReferences value)
Object that holds all reference properties that are linked to this transaction
|
CreatePayoutRequest |
withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
CreatePayoutRequest |
withCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
Object containing the payout details for a card
|
CreatePayoutRequest |
withReferences(PaymentReferences value)
Object that holds all reference properties that are linked to this transaction
|
public AmountOfMoney getAmountOfMoney()
public void setAmountOfMoney(AmountOfMoney value)
public CreatePayoutRequest withAmountOfMoney(AmountOfMoney value)
public CardPayoutMethodSpecificInput getCardPayoutMethodSpecificInput()
public void setCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
public CreatePayoutRequest withCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
public PaymentReferences getReferences()
public void setReferences(PaymentReferences value)
public CreatePayoutRequest withReferences(PaymentReferences value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.