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
|
OmnichannelPayoutSpecificInput |
getOmnichannelPayoutSpecificInput()
Object containing the additional payout details for a Omnichannel merchants
|
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 |
setOmnichannelPayoutSpecificInput(OmnichannelPayoutSpecificInput value)
Object containing the additional payout details for a Omnichannel merchants
|
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 |
withOmnichannelPayoutSpecificInput(OmnichannelPayoutSpecificInput value)
Object containing the additional payout details for a Omnichannel merchants
|
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 OmnichannelPayoutSpecificInput getOmnichannelPayoutSpecificInput()
public void setOmnichannelPayoutSpecificInput(OmnichannelPayoutSpecificInput value)
public CreatePayoutRequest withOmnichannelPayoutSpecificInput(OmnichannelPayoutSpecificInput value)
public PaymentReferences getReferences()
public void setReferences(PaymentReferences value)
public CreatePayoutRequest withReferences(PaymentReferences value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.