@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponsePaymentInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePaymentInformation() |
public PtsV2PaymentsPost201ResponsePaymentInformation()
public PtsV2PaymentsPost201ResponsePaymentInformation card(PtsV2PaymentsPost201ResponsePaymentInformationCard card)
public PtsV2PaymentsPost201ResponsePaymentInformationCard getCard()
public void setCard(PtsV2PaymentsPost201ResponsePaymentInformationCard card)
public PtsV2PaymentsPost201ResponsePaymentInformation tokenizedCard(PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard tokenizedCard)
public PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard getTokenizedCard()
public void setTokenizedCard(PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard tokenizedCard)
public PtsV2PaymentsPost201ResponsePaymentInformation accountFeatures(PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures accountFeatures)
public PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures getAccountFeatures()
public void setAccountFeatures(PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures accountFeatures)
public PtsV2PaymentsPost201ResponsePaymentInformation bank(PtsV2PaymentsPost201ResponsePaymentInformationBank bank)
public PtsV2PaymentsPost201ResponsePaymentInformationBank getBank()
public void setBank(PtsV2PaymentsPost201ResponsePaymentInformationBank bank)
public PtsV2PaymentsPost201ResponsePaymentInformation customer(Ptsv2paymentsPaymentInformationCustomer customer)
public Ptsv2paymentsPaymentInformationCustomer getCustomer()
public void setCustomer(Ptsv2paymentsPaymentInformationCustomer customer)
public PtsV2PaymentsPost201ResponsePaymentInformation paymentInstrument(Ptsv2paymentsPaymentInformationPaymentInstrument paymentInstrument)
public Ptsv2paymentsPaymentInformationPaymentInstrument getPaymentInstrument()
public void setPaymentInstrument(Ptsv2paymentsPaymentInformationPaymentInstrument paymentInstrument)
public PtsV2PaymentsPost201ResponsePaymentInformation instrumentIdentifier(PtsV2PaymentsPost201ResponsePaymentInformationInstrumentIdentifier instrumentIdentifier)
public PtsV2PaymentsPost201ResponsePaymentInformationInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(PtsV2PaymentsPost201ResponsePaymentInformationInstrumentIdentifier instrumentIdentifier)
public PtsV2PaymentsPost201ResponsePaymentInformation shippingAddress(Ptsv2paymentsPaymentInformationShippingAddress shippingAddress)
public Ptsv2paymentsPaymentInformationShippingAddress getShippingAddress()
public void setShippingAddress(Ptsv2paymentsPaymentInformationShippingAddress shippingAddress)
Copyright © 2020. All rights reserved.