public class PatchCustomerRequest extends Object
| Constructor and Description |
|---|
PatchCustomerRequest() |
public PatchCustomerRequest links(Tmsv2tokenizeTokenInformationCustomerLinks links)
public Tmsv2tokenizeTokenInformationCustomerLinks getLinks()
public void setLinks(Tmsv2tokenizeTokenInformationCustomerLinks links)
public PatchCustomerRequest id(String id)
public String getId()
public void setId(String id)
public PatchCustomerRequest objectInformation(Tmsv2tokenizeTokenInformationCustomerObjectInformation objectInformation)
public Tmsv2tokenizeTokenInformationCustomerObjectInformation getObjectInformation()
public void setObjectInformation(Tmsv2tokenizeTokenInformationCustomerObjectInformation objectInformation)
public PatchCustomerRequest buyerInformation(Tmsv2tokenizeTokenInformationCustomerBuyerInformation buyerInformation)
public Tmsv2tokenizeTokenInformationCustomerBuyerInformation getBuyerInformation()
public void setBuyerInformation(Tmsv2tokenizeTokenInformationCustomerBuyerInformation buyerInformation)
public PatchCustomerRequest clientReferenceInformation(Tmsv2tokenizeTokenInformationCustomerClientReferenceInformation clientReferenceInformation)
public Tmsv2tokenizeTokenInformationCustomerClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Tmsv2tokenizeTokenInformationCustomerClientReferenceInformation clientReferenceInformation)
public PatchCustomerRequest merchantDefinedInformation(List<Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation> merchantDefinedInformation)
public PatchCustomerRequest addMerchantDefinedInformationItem(Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation merchantDefinedInformationItem)
public List<Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation> merchantDefinedInformation)
public PatchCustomerRequest defaultPaymentInstrument(Tmsv2tokenizeTokenInformationCustomerDefaultPaymentInstrument defaultPaymentInstrument)
public Tmsv2tokenizeTokenInformationCustomerDefaultPaymentInstrument getDefaultPaymentInstrument()
public void setDefaultPaymentInstrument(Tmsv2tokenizeTokenInformationCustomerDefaultPaymentInstrument defaultPaymentInstrument)
public PatchCustomerRequest defaultShippingAddress(Tmsv2tokenizeTokenInformationCustomerDefaultShippingAddress defaultShippingAddress)
public Tmsv2tokenizeTokenInformationCustomerDefaultShippingAddress getDefaultShippingAddress()
public void setDefaultShippingAddress(Tmsv2tokenizeTokenInformationCustomerDefaultShippingAddress defaultShippingAddress)
public PatchCustomerRequest metadata(Tmsv2tokenizeTokenInformationCustomerMetadata metadata)
public Tmsv2tokenizeTokenInformationCustomerMetadata getMetadata()
public void setMetadata(Tmsv2tokenizeTokenInformationCustomerMetadata metadata)
public PatchCustomerRequest embedded(Tmsv2tokenizeTokenInformationCustomerEmbedded embedded)
public Tmsv2tokenizeTokenInformationCustomerEmbedded getEmbedded()
public void setEmbedded(Tmsv2tokenizeTokenInformationCustomerEmbedded embedded)
Copyright © 2026. All rights reserved.