public class KoubeiRetailShopitemUploadModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiRetailShopitemUploadModel() |
| Modifier and Type | Method and Description |
|---|---|
List<RequestExtShopItem> |
getShopItems()
Gets shop items.
|
void |
setShopItems(List<RequestExtShopItem> shopItems)
Sets shop items.
|
public List<RequestExtShopItem> getShopItems()
public void setShopItems(List<RequestExtShopItem> shopItems)
shopItems - the shop itemsCopyright © 2018. All rights reserved.