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