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