public static class ListProductByTagsResponseBody.ListProductByTagsResponseBodyProductInfos
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<ListProductByTagsResponseBody.ListProductByTagsResponseBodyProductInfosProductInfo> |
productInfo |
| 构造器和说明 |
|---|
ListProductByTagsResponseBodyProductInfos() |
@NameInMap(value="ProductInfo") public List<ListProductByTagsResponseBody.ListProductByTagsResponseBodyProductInfosProductInfo> productInfo
public ListProductByTagsResponseBodyProductInfos()
public static ListProductByTagsResponseBody.ListProductByTagsResponseBodyProductInfos build(Map<String,?> map) throws Exception
Exceptionpublic ListProductByTagsResponseBody.ListProductByTagsResponseBodyProductInfos setProductInfo(List<ListProductByTagsResponseBody.ListProductByTagsResponseBodyProductInfosProductInfo> productInfo)
public List<ListProductByTagsResponseBody.ListProductByTagsResponseBodyProductInfosProductInfo> getProductInfo()
Copyright © 2022. All rights reserved.