public static class SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
categoryId |
String |
customContent |
Integer |
intAttr |
String |
picName |
String |
productId |
Float |
score |
String |
sortExprValues |
String |
strAttr |
| 构造器和说明 |
|---|
SearchImageByPicResponseBodyAuctions() |
@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 SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions build(Map<String,?> map) throws Exception
Exceptionpublic SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions setPicName(String picName)
public String getPicName()
public SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions setIntAttr(Integer intAttr)
public Integer getIntAttr()
public SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions setCategoryId(Integer categoryId)
public Integer getCategoryId()
public SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions setProductId(String productId)
public String getProductId()
public SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions setStrAttr(String strAttr)
public String getStrAttr()
public SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions setSortExprValues(String sortExprValues)
public String getSortExprValues()
public SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions setCustomContent(String customContent)
public String getCustomContent()
public SearchImageByPicResponseBody.SearchImageByPicResponseBodyAuctions setScore(Float score)
public Float getScore()
Copyright © 2020. All rights reserved.