@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OSellerProductItem extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OSellerProductItem.AdultOnlyEnum
Gets or Sets adultOnly
|
static class |
OSellerProductItem.OfferConditionEnum
Gets or Sets offerCondition
|
static class |
OSellerProductItem.OverseasPurchasedEnum
Gets or Sets overseasPurchased
|
static class |
OSellerProductItem.ParallelImportedEnum
Gets or Sets parallelImported
|
static class |
OSellerProductItem.TaxTypeEnum
Gets or Sets taxType
|
Constructor and Description |
---|
OSellerProductItem() |
public OSellerProductItem vendorItemId(Long vendorItemId)
public Long getVendorItemId()
public void setVendorItemId(Long vendorItemId)
public OSellerProductItem unitCount(Integer unitCount)
public Integer getUnitCount()
public void setUnitCount(Integer unitCount)
public OSellerProductItem taxType(OSellerProductItem.TaxTypeEnum taxType)
public OSellerProductItem.TaxTypeEnum getTaxType()
public void setTaxType(OSellerProductItem.TaxTypeEnum taxType)
public OSellerProductItem supplyPrice(Double supplyPrice)
public Double getSupplyPrice()
public void setSupplyPrice(Double supplyPrice)
public OSellerProductItem offerCondition(OSellerProductItem.OfferConditionEnum offerCondition)
public OSellerProductItem.OfferConditionEnum getOfferCondition()
public void setOfferCondition(OSellerProductItem.OfferConditionEnum offerCondition)
public OSellerProductItem offerDescription(String offerDescription)
public String getOfferDescription()
public void setOfferDescription(String offerDescription)
public OSellerProductItem pccNeeded(Boolean pccNeeded)
public Boolean getPccNeeded()
public void setPccNeeded(Boolean pccNeeded)
public OSellerProductItem bestPriceGuaranteed3P(Boolean bestPriceGuaranteed3P)
public Boolean getBestPriceGuaranteed3P()
public void setBestPriceGuaranteed3P(Boolean bestPriceGuaranteed3P)
public OSellerProductItem sellerProductItemId(Long sellerProductItemId)
public Long getSellerProductItemId()
public void setSellerProductItemId(Long sellerProductItemId)
public OSellerProductItem searchTags(List<String> searchTags)
public OSellerProductItem addSearchTagsItem(String searchTagsItem)
public OSellerProductItem salePrice(Double salePrice)
public Double getSalePrice()
public void setSalePrice(Double salePrice)
public OSellerProductItem saleAgentCommission(Double saleAgentCommission)
public Double getSaleAgentCommission()
public void setSaleAgentCommission(Double saleAgentCommission)
public OSellerProductItem parallelImported(OSellerProductItem.ParallelImportedEnum parallelImported)
public OSellerProductItem.ParallelImportedEnum getParallelImported()
public void setParallelImported(OSellerProductItem.ParallelImportedEnum parallelImported)
public OSellerProductItem overseasPurchased(OSellerProductItem.OverseasPurchasedEnum overseasPurchased)
public OSellerProductItem.OverseasPurchasedEnum getOverseasPurchased()
public void setOverseasPurchased(OSellerProductItem.OverseasPurchasedEnum overseasPurchased)
public OSellerProductItem outboundShippingTimeDay(Integer outboundShippingTimeDay)
public Integer getOutboundShippingTimeDay()
public void setOutboundShippingTimeDay(Integer outboundShippingTimeDay)
public OSellerProductItem originalPrice(Double originalPrice)
public Double getOriginalPrice()
public void setOriginalPrice(Double originalPrice)
public OSellerProductItem notices(List<OSellerProductItemNotice> notices)
public OSellerProductItem addNoticesItem(OSellerProductItemNotice noticesItem)
public List<OSellerProductItemNotice> getNotices()
public void setNotices(List<OSellerProductItemNotice> notices)
public OSellerProductItem modelNo(String modelNo)
public String getModelNo()
public void setModelNo(String modelNo)
public OSellerProductItem maximumBuyForPersonPeriod(Integer maximumBuyForPersonPeriod)
public Integer getMaximumBuyForPersonPeriod()
public void setMaximumBuyForPersonPeriod(Integer maximumBuyForPersonPeriod)
public OSellerProductItem maximumBuyForPerson(Integer maximumBuyForPerson)
public Integer getMaximumBuyForPerson()
public void setMaximumBuyForPerson(Integer maximumBuyForPerson)
public OSellerProductItem maximumBuyCount(Integer maximumBuyCount)
public Integer getMaximumBuyCount()
public void setMaximumBuyCount(Integer maximumBuyCount)
public OSellerProductItem itemName(String itemName)
public String getItemName()
public void setItemName(String itemName)
public OSellerProductItem images(List<OSellerProductItemImage> images)
public OSellerProductItem addImagesItem(OSellerProductItemImage imagesItem)
public List<OSellerProductItemImage> getImages()
public void setImages(List<OSellerProductItemImage> images)
public OSellerProductItem freePriceType(String freePriceType)
public String getFreePriceType()
public void setFreePriceType(String freePriceType)
public OSellerProductItem extraProperties(Map<String,String> extraProperties)
public OSellerProductItem putExtraPropertiesItem(String key, String extraPropertiesItem)
public Map<String,String> getExtraProperties()
public OSellerProductItem externalVendorSku(String externalVendorSku)
public String getExternalVendorSku()
public void setExternalVendorSku(String externalVendorSku)
public OSellerProductItem emptyBarcodeReason(String emptyBarcodeReason)
public String getEmptyBarcodeReason()
public void setEmptyBarcodeReason(String emptyBarcodeReason)
public OSellerProductItem emptyBarcode(Boolean emptyBarcode)
public Boolean getEmptyBarcode()
public void setEmptyBarcode(Boolean emptyBarcode)
public OSellerProductItem contents(List<OSellerProductItemContent> contents)
public OSellerProductItem addContentsItem(OSellerProductItemContent contentsItem)
public List<OSellerProductItemContent> getContents()
public void setContents(List<OSellerProductItemContent> contents)
public OSellerProductItem certifications(List<OSellerProductItemCertification> certifications)
public OSellerProductItem addCertificationsItem(OSellerProductItemCertification certificationsItem)
public List<OSellerProductItemCertification> getCertifications()
public void setCertifications(List<OSellerProductItemCertification> certifications)
public OSellerProductItem barcode(String barcode)
public String getBarcode()
public void setBarcode(String barcode)
public OSellerProductItem attributes(List<OSellerProductItemAttribute> attributes)
public OSellerProductItem addAttributesItem(OSellerProductItemAttribute attributesItem)
public List<OSellerProductItemAttribute> getAttributes()
public void setAttributes(List<OSellerProductItemAttribute> attributes)
public OSellerProductItem adultOnly(OSellerProductItem.AdultOnlyEnum adultOnly)
public OSellerProductItem.AdultOnlyEnum getAdultOnly()
public void setAdultOnly(OSellerProductItem.AdultOnlyEnum adultOnly)
Copyright © 2022. All rights reserved.