| Package | Description | 
|---|---|
| com.tencentcloudapi.irp.v20220805.models | 
| Modifier and Type | Method and Description | 
|---|---|
GoodsInfo[] | 
ReportGoodsInfoRequest.getGoodsList()
Get 上报的商品数组,一次数量不超过50 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReportGoodsInfoRequest.setGoodsList(GoodsInfo[] GoodsList)
Set 上报的商品数组,一次数量不超过50 
 | 
| Constructor and Description | 
|---|
GoodsInfo(GoodsInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.