@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OSellerProductListItem extends Object
Constructor and Description |
---|
OSellerProductListItem() |
public OSellerProductListItem vendorId(String vendorId)
public String getVendorId()
public void setVendorId(String vendorId)
public OSellerProductListItem statusName(String statusName)
public String getStatusName()
public void setStatusName(String statusName)
public OSellerProductListItem sellerProductName(String sellerProductName)
public String getSellerProductName()
public void setSellerProductName(String sellerProductName)
public OSellerProductListItem sellerProductId(Long sellerProductId)
public Long getSellerProductId()
public void setSellerProductId(Long sellerProductId)
public OSellerProductListItem saleStartedAt(String saleStartedAt)
public String getSaleStartedAt()
public void setSaleStartedAt(String saleStartedAt)
public OSellerProductListItem saleEndedAt(String saleEndedAt)
public String getSaleEndedAt()
public void setSaleEndedAt(String saleEndedAt)
public OSellerProductListItem productId(Long productId)
public Long getProductId()
public void setProductId(Long productId)
public OSellerProductListItem mdName(String mdName)
public String getMdName()
public void setMdName(String mdName)
public OSellerProductListItem mdId(String mdId)
public String getMdId()
public void setMdId(String mdId)
public OSellerProductListItem displayCategoryCode(Long displayCategoryCode)
public Long getDisplayCategoryCode()
public void setDisplayCategoryCode(Long displayCategoryCode)
public OSellerProductListItem createdAt(String createdAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public OSellerProductListItem categoryId(Long categoryId)
public Long getCategoryId()
public void setCategoryId(Long categoryId)
public OSellerProductListItem brand(String brand)
public String getBrand()
public void setBrand(String brand)
Copyright © 2022. All rights reserved.