public class PatchPaymentInstrumentRequest extends Object
| Constructor | Description |
|---|---|
PatchPaymentInstrumentRequest() |
public PatchPaymentInstrumentRequest links(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentLinks links)
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentLinks getLinks()
public void setLinks(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentLinks links)
public PatchPaymentInstrumentRequest id(String id)
public String getId()
public void setId(String id)
public String getObject()
public PatchPaymentInstrumentRequest _default(Boolean _default)
public Boolean Default()
public void setDefault(Boolean _default)
public String getState()
public String getType()
public PatchPaymentInstrumentRequest bankAccount(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBankAccount bankAccount)
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBankAccount getBankAccount()
public void setBankAccount(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBankAccount bankAccount)
public PatchPaymentInstrumentRequest card(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCard card)
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCard getCard()
public void setCard(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCard card)
public PatchPaymentInstrumentRequest buyerInformation(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBuyerInformation buyerInformation)
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBuyerInformation getBuyerInformation()
public void setBuyerInformation(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBuyerInformation buyerInformation)
public PatchPaymentInstrumentRequest billTo(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBillTo billTo)
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBillTo getBillTo()
public void setBillTo(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBillTo billTo)
public PatchPaymentInstrumentRequest processingInformation(TmsPaymentInstrumentProcessingInfo processingInformation)
public TmsPaymentInstrumentProcessingInfo getProcessingInformation()
public void setProcessingInformation(TmsPaymentInstrumentProcessingInfo processingInformation)
public PatchPaymentInstrumentRequest merchantInformation(TmsMerchantInformation merchantInformation)
public TmsMerchantInformation getMerchantInformation()
public void setMerchantInformation(TmsMerchantInformation merchantInformation)
public PatchPaymentInstrumentRequest instrumentIdentifier(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentInstrumentIdentifier instrumentIdentifier)
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentInstrumentIdentifier instrumentIdentifier)
public PatchPaymentInstrumentRequest metadata(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentMetadata metadata)
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentMetadata getMetadata()
public void setMetadata(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentMetadata metadata)
public PatchPaymentInstrumentRequest embedded(Tmsv1paymentinstrumentsEmbedded embedded)
public Tmsv1paymentinstrumentsEmbedded getEmbedded()
public void setEmbedded(Tmsv1paymentinstrumentsEmbedded embedded)
Copyright © 2026. All rights reserved.