public class AlipaySocialGiftStockQueryModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialGiftStockQueryModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getEntityList()
Gets entity list.
|
String |
getMid()
Gets mid.
|
String |
getSkuId()
Gets sku id.
|
void |
setEntityList(List<String> entityList)
Sets entity list.
|
void |
setMid(String mid)
Sets mid.
|
void |
setSkuId(String skuId)
Sets sku id.
|
public void setEntityList(List<String> entityList)
entityList
- the entity listpublic 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.