@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsPaymentInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformation() |
public Ptsv2paymentsPaymentInformation card(Ptsv2paymentsPaymentInformationCard card)
public Ptsv2paymentsPaymentInformationCard getCard()
public void setCard(Ptsv2paymentsPaymentInformationCard card)
public Ptsv2paymentsPaymentInformation tokenizedCard(Ptsv2paymentsPaymentInformationTokenizedCard tokenizedCard)
public Ptsv2paymentsPaymentInformationTokenizedCard getTokenizedCard()
public void setTokenizedCard(Ptsv2paymentsPaymentInformationTokenizedCard tokenizedCard)
public Ptsv2paymentsPaymentInformation fluidData(Ptsv2paymentsPaymentInformationFluidData fluidData)
public Ptsv2paymentsPaymentInformationFluidData getFluidData()
public void setFluidData(Ptsv2paymentsPaymentInformationFluidData fluidData)
public Ptsv2paymentsPaymentInformation customer(Ptsv2paymentsPaymentInformationCustomer customer)
public Ptsv2paymentsPaymentInformationCustomer getCustomer()
public void setCustomer(Ptsv2paymentsPaymentInformationCustomer customer)
public Ptsv2paymentsPaymentInformation paymentInstrument(Ptsv2paymentsPaymentInformationPaymentInstrument paymentInstrument)
public Ptsv2paymentsPaymentInformationPaymentInstrument getPaymentInstrument()
public void setPaymentInstrument(Ptsv2paymentsPaymentInformationPaymentInstrument paymentInstrument)
public Ptsv2paymentsPaymentInformation instrumentIdentifier(Ptsv2paymentsPaymentInformationInstrumentIdentifier instrumentIdentifier)
public Ptsv2paymentsPaymentInformationInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(Ptsv2paymentsPaymentInformationInstrumentIdentifier instrumentIdentifier)
public Ptsv2paymentsPaymentInformation shippingAddress(Ptsv2paymentsPaymentInformationShippingAddress shippingAddress)
public Ptsv2paymentsPaymentInformationShippingAddress getShippingAddress()
public void setShippingAddress(Ptsv2paymentsPaymentInformationShippingAddress shippingAddress)
public Ptsv2paymentsPaymentInformation legacyToken(Ptsv2paymentsPaymentInformationLegacyToken legacyToken)
public Ptsv2paymentsPaymentInformationLegacyToken getLegacyToken()
public void setLegacyToken(Ptsv2paymentsPaymentInformationLegacyToken legacyToken)
public Ptsv2paymentsPaymentInformation bank(Ptsv2paymentsPaymentInformationBank bank)
public Ptsv2paymentsPaymentInformationBank getBank()
public void setBank(Ptsv2paymentsPaymentInformationBank bank)
public Ptsv2paymentsPaymentInformation paymentType(Ptsv2paymentsPaymentInformationPaymentType paymentType)
public Ptsv2paymentsPaymentInformationPaymentType getPaymentType()
public void setPaymentType(Ptsv2paymentsPaymentInformationPaymentType paymentType)
public Ptsv2paymentsPaymentInformation initiationChannel(String initiationChannel)
public String getInitiationChannel()
public void setInitiationChannel(String initiationChannel)
Copyright © 2020. All rights reserved.