public static class DescribeCommodityResponseBody.DescribeCommodityResponseBodyComponentsPropertiesPropertyValueList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DescribeCommodityResponseBody.DescribeCommodityResponseBodyComponentsPropertiesPropertyValueList() |
@NameInMap(value="OrderIndex") public Long orderIndex
@NameInMap(value="Text") public String text
@NameInMap(value="Tips") public String tips
@NameInMap(value="Value") public String value
public DescribeCommodityResponseBody.DescribeCommodityResponseBodyComponentsPropertiesPropertyValueList()
public static DescribeCommodityResponseBody.DescribeCommodityResponseBodyComponentsPropertiesPropertyValueList build(Map<String,?> map) throws Exception
Exceptionpublic DescribeCommodityResponseBody.DescribeCommodityResponseBodyComponentsPropertiesPropertyValueList setOrderIndex(Long orderIndex)
public Long getOrderIndex()
public DescribeCommodityResponseBody.DescribeCommodityResponseBodyComponentsPropertiesPropertyValueList setText(String text)
public String getText()
public DescribeCommodityResponseBody.DescribeCommodityResponseBodyComponentsPropertiesPropertyValueList setTips(String tips)
public String getTips()
public DescribeCommodityResponseBody.DescribeCommodityResponseBodyComponentsPropertiesPropertyValueList setValue(String value)
public String getValue()
Copyright © 2023. All rights reserved.