@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PostPaymentInstrumentRequest extends Object
| Constructor and Description |
|---|
PostPaymentInstrumentRequest() |
public PostPaymentInstrumentRequest links(Tmsv2customersEmbeddedDefaultPaymentInstrumentLinks links)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentLinks getLinks()
public void setLinks(Tmsv2customersEmbeddedDefaultPaymentInstrumentLinks links)
public PostPaymentInstrumentRequest id(String id)
public String getId()
public void setId(String id)
public String getObject()
public String getState()
public PostPaymentInstrumentRequest bankAccount(Tmsv2customersEmbeddedDefaultPaymentInstrumentBankAccount bankAccount)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBankAccount getBankAccount()
public void setBankAccount(Tmsv2customersEmbeddedDefaultPaymentInstrumentBankAccount bankAccount)
public PostPaymentInstrumentRequest card(Tmsv2customersEmbeddedDefaultPaymentInstrumentCard card)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentCard getCard()
public void setCard(Tmsv2customersEmbeddedDefaultPaymentInstrumentCard card)
public PostPaymentInstrumentRequest buyerInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation buyerInformation)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation getBuyerInformation()
public void setBuyerInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation buyerInformation)
public PostPaymentInstrumentRequest billTo(Tmsv2customersEmbeddedDefaultPaymentInstrumentBillTo billTo)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBillTo getBillTo()
public void setBillTo(Tmsv2customersEmbeddedDefaultPaymentInstrumentBillTo billTo)
public PostPaymentInstrumentRequest processingInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation processingInformation)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation getProcessingInformation()
public void setProcessingInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation processingInformation)
public PostPaymentInstrumentRequest merchantInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformation merchantInformation)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformation getMerchantInformation()
public void setMerchantInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformation merchantInformation)
public PostPaymentInstrumentRequest instrumentIdentifier(Tmsv2customersEmbeddedDefaultPaymentInstrumentInstrumentIdentifier instrumentIdentifier)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(Tmsv2customersEmbeddedDefaultPaymentInstrumentInstrumentIdentifier instrumentIdentifier)
public PostPaymentInstrumentRequest metadata(Tmsv2customersEmbeddedDefaultPaymentInstrumentMetadata metadata)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentMetadata getMetadata()
public void setMetadata(Tmsv2customersEmbeddedDefaultPaymentInstrumentMetadata metadata)
public PostPaymentInstrumentRequest embedded(Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbedded embedded)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbedded getEmbedded()
public void setEmbedded(Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbedded embedded)
Copyright © 2020. All rights reserved.