@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+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(TssV2TransactionsGet200ResponsePaymentInformationCustomer customer)
public TssV2TransactionsGet200ResponsePaymentInformationCustomer getCustomer()
public void setCustomer(TssV2TransactionsGet200ResponsePaymentInformationCustomer 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)
public TssV2TransactionsGet200ResponsePaymentInformation paymentInstrument(PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument paymentInstrument)
public PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument getPaymentInstrument()
public void setPaymentInstrument(PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument paymentInstrument)
public TssV2TransactionsGet200ResponsePaymentInformation instrumentIdentifier(TssV2TransactionsGet200ResponsePaymentInformationInstrumentIdentifier instrumentIdentifier)
public TssV2TransactionsGet200ResponsePaymentInformationInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(TssV2TransactionsGet200ResponsePaymentInformationInstrumentIdentifier instrumentIdentifier)
public TssV2TransactionsGet200ResponsePaymentInformation shippingAddress(PtsV2PaymentsPost201ResponseTokenInformationShippingAddress shippingAddress)
public PtsV2PaymentsPost201ResponseTokenInformationShippingAddress getShippingAddress()
public void setShippingAddress(PtsV2PaymentsPost201ResponseTokenInformationShippingAddress shippingAddress)
public TssV2TransactionsGet200ResponsePaymentInformation fluidData(TssV2TransactionsGet200ResponsePaymentInformationFluidData fluidData)
public TssV2TransactionsGet200ResponsePaymentInformationFluidData getFluidData()
public void setFluidData(TssV2TransactionsGet200ResponsePaymentInformationFluidData fluidData)
Copyright © 2022. All rights reserved.