@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PostCustomerRequest extends Object
| Constructor and Description |
|---|
PostCustomerRequest() |
public PostCustomerRequest links(Tmsv2customersLinks links)
public Tmsv2customersLinks getLinks()
public void setLinks(Tmsv2customersLinks links)
public PostCustomerRequest id(String id)
public String getId()
public void setId(String id)
public PostCustomerRequest objectInformation(Tmsv2customersObjectInformation objectInformation)
public Tmsv2customersObjectInformation getObjectInformation()
public void setObjectInformation(Tmsv2customersObjectInformation objectInformation)
public PostCustomerRequest buyerInformation(Tmsv2customersBuyerInformation buyerInformation)
public Tmsv2customersBuyerInformation getBuyerInformation()
public void setBuyerInformation(Tmsv2customersBuyerInformation buyerInformation)
public PostCustomerRequest clientReferenceInformation(Tmsv2customersClientReferenceInformation clientReferenceInformation)
public Tmsv2customersClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Tmsv2customersClientReferenceInformation clientReferenceInformation)
public PostCustomerRequest merchantDefinedInformation(List<Tmsv2customersMerchantDefinedInformation> merchantDefinedInformation)
public PostCustomerRequest addMerchantDefinedInformationItem(Tmsv2customersMerchantDefinedInformation merchantDefinedInformationItem)
public List<Tmsv2customersMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<Tmsv2customersMerchantDefinedInformation> merchantDefinedInformation)
public PostCustomerRequest defaultPaymentInstrument(Tmsv2customersDefaultPaymentInstrument defaultPaymentInstrument)
public Tmsv2customersDefaultPaymentInstrument getDefaultPaymentInstrument()
public void setDefaultPaymentInstrument(Tmsv2customersDefaultPaymentInstrument defaultPaymentInstrument)
public PostCustomerRequest defaultShippingAddress(Tmsv2customersDefaultShippingAddress defaultShippingAddress)
public Tmsv2customersDefaultShippingAddress getDefaultShippingAddress()
public void setDefaultShippingAddress(Tmsv2customersDefaultShippingAddress defaultShippingAddress)
public PostCustomerRequest metadata(Tmsv2customersMetadata metadata)
public Tmsv2customersMetadata getMetadata()
public void setMetadata(Tmsv2customersMetadata metadata)
public PostCustomerRequest embedded(Tmsv2customersEmbedded embedded)
public Tmsv2customersEmbedded getEmbedded()
public void setEmbedded(Tmsv2customersEmbedded embedded)
Copyright © 2020. All rights reserved.