@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponsePaymentInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponsePaymentInformation() |
public TssV2TransactionsGet200ResponsePaymentInformation()
public TssV2TransactionsGet200ResponsePaymentInformation paymentType(TssV2TransactionsGet200ResponsePaymentInformationPaymentType paymentType)
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType getPaymentType()
public void setPaymentType(TssV2TransactionsGet200ResponsePaymentInformationPaymentType paymentType)
public TssV2TransactionsGet200ResponsePaymentInformation customer(Riskv1authenticationsetupsPaymentInformationCustomer customer)
public Riskv1authenticationsetupsPaymentInformationCustomer getCustomer()
public void setCustomer(Riskv1authenticationsetupsPaymentInformationCustomer customer)
public TssV2TransactionsGet200ResponsePaymentInformation card(TssV2TransactionsGet200ResponsePaymentInformationCard card)
public TssV2TransactionsGet200ResponsePaymentInformationCard getCard()
public void setCard(TssV2TransactionsGet200ResponsePaymentInformationCard card)
public TssV2TransactionsGet200ResponsePaymentInformation invoice(TssV2TransactionsGet200ResponsePaymentInformationInvoice invoice)
public TssV2TransactionsGet200ResponsePaymentInformationInvoice getInvoice()
public void setInvoice(TssV2TransactionsGet200ResponsePaymentInformationInvoice invoice)
public TssV2TransactionsGet200ResponsePaymentInformation bank(TssV2TransactionsGet200ResponsePaymentInformationBank bank)
public TssV2TransactionsGet200ResponsePaymentInformationBank getBank()
public void setBank(TssV2TransactionsGet200ResponsePaymentInformationBank bank)
public TssV2TransactionsGet200ResponsePaymentInformation accountFeatures(TssV2TransactionsGet200ResponsePaymentInformationAccountFeatures accountFeatures)
public TssV2TransactionsGet200ResponsePaymentInformationAccountFeatures getAccountFeatures()
public void setAccountFeatures(TssV2TransactionsGet200ResponsePaymentInformationAccountFeatures accountFeatures)
Copyright © 2020. All rights reserved.