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