public static class OapiAppstoreGoodsQueryResponse.OpenGoodsItemVo extends TaobaoObject
| Constructor and Description |
|---|
OpenGoodsItemVo() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsTryOuts() |
String |
getItemCode() |
List<OapiAppstoreGoodsQueryResponse.OpenGoodsItemCycVo> |
getItemCycList() |
String |
getItemName() |
Long |
getMaxNum() |
Long |
getMinNum() |
void |
setIsTryOuts(Boolean isTryOuts) |
void |
setItemCode(String itemCode) |
void |
setItemCycList(List<OapiAppstoreGoodsQueryResponse.OpenGoodsItemCycVo> itemCycList) |
void |
setItemName(String itemName) |
void |
setMaxNum(Long maxNum) |
void |
setMinNum(Long minNum) |
public Boolean getIsTryOuts()
public void setIsTryOuts(Boolean isTryOuts)
public String getItemCode()
public void setItemCode(String itemCode)
public List<OapiAppstoreGoodsQueryResponse.OpenGoodsItemCycVo> getItemCycList()
public void setItemCycList(List<OapiAppstoreGoodsQueryResponse.OpenGoodsItemCycVo> itemCycList)
public String getItemName()
public void setItemName(String itemName)
public Long getMaxNum()
public void setMaxNum(Long maxNum)
public Long getMinNum()
public void setMinNum(Long minNum)
Copyright © 2021. All rights reserved.