public class CreatePayoutRequest extends Object
Constructor and Description |
---|
CreatePayoutRequest() |
Modifier and Type | Method and Description |
---|---|
AmountOfMoney |
getAmountOfMoney()
Deprecated.
Moved to PayoutDetails
|
BankAccountBban |
getBankAccountBban()
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
BankAccountIban |
getBankAccountIban()
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
BankTransferPayoutMethodSpecificInput |
getBankTransferPayoutMethodSpecificInput()
Object containing the specific input details for bank transfer payouts.
|
CardPayoutMethodSpecificInput |
getCardPayoutMethodSpecificInput()
Object containing the specific input details for card payouts.
|
PayoutCustomer |
getCustomer()
Deprecated.
Moved to PayoutDetails
|
PayoutMerchant |
getMerchant()
Object containing information on you, the merchant
|
String |
getPayoutDate()
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
PayoutDetails |
getPayoutDetails()
Object containing the details for Create Payout Request
|
String |
getPayoutText()
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
PayoutReferences |
getReferences()
Deprecated.
Moved to PayoutDetails
|
String |
getSwiftCode()
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
void |
setAmountOfMoney(AmountOfMoney value)
Deprecated.
Moved to PayoutDetails
|
void |
setBankAccountBban(BankAccountBban value)
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
void |
setBankAccountIban(BankAccountIban value)
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
void |
setBankTransferPayoutMethodSpecificInput(BankTransferPayoutMethodSpecificInput value)
Object containing the specific input details for bank transfer payouts.
|
void |
setCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
Object containing the specific input details for card payouts.
|
void |
setCustomer(PayoutCustomer value)
Deprecated.
Moved to PayoutDetails
|
void |
setMerchant(PayoutMerchant value)
Object containing information on you, the merchant
|
void |
setPayoutDate(String value)
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
void |
setPayoutDetails(PayoutDetails value)
Object containing the details for Create Payout Request
|
void |
setPayoutText(String value)
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
void |
setReferences(PayoutReferences value)
Deprecated.
Moved to PayoutDetails
|
void |
setSwiftCode(String value)
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
|
@Deprecated public AmountOfMoney getAmountOfMoney()
@Deprecated public void setAmountOfMoney(AmountOfMoney value)
@Deprecated public BankAccountBban getBankAccountBban()
@Deprecated public void setBankAccountBban(BankAccountBban value)
@Deprecated public BankAccountIban getBankAccountIban()
@Deprecated public void setBankAccountIban(BankAccountIban value)
public BankTransferPayoutMethodSpecificInput getBankTransferPayoutMethodSpecificInput()
public void setBankTransferPayoutMethodSpecificInput(BankTransferPayoutMethodSpecificInput value)
public CardPayoutMethodSpecificInput getCardPayoutMethodSpecificInput()
public void setCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
@Deprecated public PayoutCustomer getCustomer()
@Deprecated public void setCustomer(PayoutCustomer value)
public PayoutMerchant getMerchant()
public void setMerchant(PayoutMerchant value)
@Deprecated public String getPayoutDate()
@Deprecated public void setPayoutDate(String value)
public PayoutDetails getPayoutDetails()
public void setPayoutDetails(PayoutDetails value)
@Deprecated public String getPayoutText()
@Deprecated public void setPayoutText(String value)
@Deprecated public PayoutReferences getReferences()
@Deprecated public void setReferences(PayoutReferences value)
@Deprecated public String getSwiftCode()
@Deprecated public void setSwiftCode(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.