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 PostCustomerPaymentInstrumentRequest _default(Boolean _default)
public Boolean Default()
public void setDefault(Boolean _default)
public String getState()
public String getType()
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(TmsPaymentInstrumentProcessingInfo processingInformation)
public TmsPaymentInstrumentProcessingInfo getProcessingInformation()
public void setProcessingInformation(TmsPaymentInstrumentProcessingInfo 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 © 2025. All rights reserved.