@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class PtsV2PaymentsPost201ResponsePaymentInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePaymentInformation() |
public PtsV2PaymentsPost201ResponsePaymentInformation()
public PtsV2PaymentsPost201ResponsePaymentInformation card(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card)
public PtsV2PaymentsPost201ResponsePaymentAccountInformationCard getCard()
public void setCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard 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)
public PtsV2PaymentsPost201ResponsePaymentInformation scheme(String scheme)
public String getScheme()
public void setScheme(String scheme)
public PtsV2PaymentsPost201ResponsePaymentInformation bin(String bin)
public String getBin()
public void setBin(String bin)
public PtsV2PaymentsPost201ResponsePaymentInformation accountType(String accountType)
public String getAccountType()
public void setAccountType(String accountType)
public PtsV2PaymentsPost201ResponsePaymentInformation issuer(String issuer)
public String getIssuer()
public void setIssuer(String issuer)
public PtsV2PaymentsPost201ResponsePaymentInformation binCountry(String binCountry)
public String getBinCountry()
public void setBinCountry(String binCountry)
Copyright © 2022. All rights reserved.