public class AlipayMarketingVoucherStockCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingVoucherStockCreateModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getEntityList()
Gets entity list.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getStockId()
Gets stock id.
|
void |
setEntityList(List<String> entityList)
Sets entity list.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setStockId(String stockId)
Sets stock id.
|
public AlipayMarketingVoucherStockCreateModel()
public void setEntityList(List<String> entityList)
entityList
- the entity listpublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getStockId()
public void setStockId(String stockId)
stockId
- the stock idCopyright © 2018. All rights reserved.