public class AlipaySocialGiftStockUploadModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialGiftStockUploadModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getEntityList()
Gets entity list.
|
String |
getIdempotentNo()
Gets idempotent no.
|
String |
getMid()
Gets mid.
|
String |
getSkuId()
Gets sku id.
|
void |
setEntityList(List<String> entityList)
Sets entity list.
|
void |
setIdempotentNo(String idempotentNo)
Sets idempotent no.
|
void |
setMid(String mid)
Sets mid.
|
void |
setSkuId(String skuId)
Sets sku id.
|
public void setEntityList(List<String> entityList)
entityList
- the entity listpublic String getIdempotentNo()
public void setIdempotentNo(String idempotentNo)
idempotentNo
- the idempotent nopublic String getMid()
public void setMid(String mid)
mid
- the midpublic String getSkuId()
public void setSkuId(String skuId)
skuId
- the sku idCopyright © 2018. All rights reserved.