public class AlipaySocialGiftStockUploadModel extends AlipayObject
| 构造器和说明 |
|---|
AlipaySocialGiftStockUploadModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getEntityList() |
String |
getIdempotentNo() |
String |
getMid() |
String |
getSkuId() |
void |
setEntityList(List<String> entityList) |
void |
setIdempotentNo(String idempotentNo) |
void |
setMid(String mid) |
void |
setSkuId(String skuId) |
Copyright © 2020. All rights reserved.