@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponsePaymentInformationBank extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponsePaymentInformationBank() |
public TssV2TransactionsGet200ResponsePaymentInformationBank()
public TssV2TransactionsGet200ResponsePaymentInformationBank routingNumber(String routingNumber)
public String getRoutingNumber()
public void setRoutingNumber(String routingNumber)
public TssV2TransactionsGet200ResponsePaymentInformationBank branchCode(String branchCode)
public String getBranchCode()
public void setBranchCode(String branchCode)
public TssV2TransactionsGet200ResponsePaymentInformationBank swiftCode(String swiftCode)
public String getSwiftCode()
public void setSwiftCode(String swiftCode)
public TssV2TransactionsGet200ResponsePaymentInformationBank bankCode(String bankCode)
public String getBankCode()
public void setBankCode(String bankCode)
public TssV2TransactionsGet200ResponsePaymentInformationBank iban(String iban)
public String getIban()
public void setIban(String iban)
public TssV2TransactionsGet200ResponsePaymentInformationBank account(TssV2TransactionsGet200ResponsePaymentInformationBankAccount account)
public TssV2TransactionsGet200ResponsePaymentInformationBankAccount getAccount()
public void setAccount(TssV2TransactionsGet200ResponsePaymentInformationBankAccount account)
public TssV2TransactionsGet200ResponsePaymentInformationBank mandate(TssV2TransactionsGet200ResponsePaymentInformationBankMandate mandate)
public TssV2TransactionsGet200ResponsePaymentInformationBankMandate getMandate()
public void setMandate(TssV2TransactionsGet200ResponsePaymentInformationBankMandate mandate)
Copyright © 2020. All rights reserved.