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