public static class SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
categoryId |
String |
customContent |
Integer |
intAttr |
String |
picName |
String |
productId |
Float |
score |
String |
sortExprValues |
String |
strAttr |
| 构造器和说明 |
|---|
SearchImageByNameResponseBodyAuctions() |
@NameInMap(value="PicName") public String picName
@NameInMap(value="IntAttr") public Integer intAttr
@NameInMap(value="CategoryId") public Integer categoryId
@NameInMap(value="ProductId") public String productId
@NameInMap(value="StrAttr") public String strAttr
@NameInMap(value="SortExprValues") public String sortExprValues
@NameInMap(value="CustomContent") public String customContent
@NameInMap(value="Score") public Float score
public static SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions build(Map<String,?> map) throws Exception
Exceptionpublic SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions setPicName(String picName)
public String getPicName()
public SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions setIntAttr(Integer intAttr)
public Integer getIntAttr()
public SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions setCategoryId(Integer categoryId)
public Integer getCategoryId()
public SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions setProductId(String productId)
public String getProductId()
public SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions setStrAttr(String strAttr)
public String getStrAttr()
public SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions setSortExprValues(String sortExprValues)
public String getSortExprValues()
public SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions setCustomContent(String customContent)
public String getCustomContent()
public SearchImageByNameResponseBody.SearchImageByNameResponseBodyAuctions setScore(Float score)
public Float getScore()
Copyright © 2020. All rights reserved.