@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class PaymentInstrument extends Object
| Constructor and Description |
|---|
PaymentInstrument() |
public PaymentInstrument links(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedLinks links)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedLinks getLinks()
public void setLinks(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedLinks links)
public String getId()
public String getObject()
public String getState()
public PaymentInstrument bankAccount(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBankAccount bankAccount)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBankAccount getBankAccount()
public void setBankAccount(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBankAccount bankAccount)
public PaymentInstrument card(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard card)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard getCard()
public void setCard(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard card)
public PaymentInstrument buyerInformation(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation buyerInformation)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation getBuyerInformation()
public void setBuyerInformation(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation buyerInformation)
public PaymentInstrument billTo(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo billTo)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo getBillTo()
public void setBillTo(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo billTo)
public PaymentInstrument processingInformation(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformation processingInformation)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformation getProcessingInformation()
public void setProcessingInformation(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformation processingInformation)
public PaymentInstrument merchantInformation(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedMerchantInformation merchantInformation)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedMerchantInformation getMerchantInformation()
public void setMerchantInformation(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedMerchantInformation merchantInformation)
public PaymentInstrument metaData(TmsV1InstrumentIdentifiersPost200ResponseMetadata metaData)
public TmsV1InstrumentIdentifiersPost200ResponseMetadata getMetaData()
public void setMetaData(TmsV1InstrumentIdentifiersPost200ResponseMetadata metaData)
public PaymentInstrument embedded(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedEmbedded embedded)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedEmbedded getEmbedded()
public void setEmbedded(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedEmbedded embedded)
Copyright © 2020. All rights reserved.