public class KoubeiMarketingCampaignUserAssetQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiMarketingCampaignUserAssetQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<VoucherDetailInfo> |
getVoucherAssetList()
Gets voucher asset list.
|
Long |
getVoucherAssetNum()
Gets voucher asset num.
|
void |
setVoucherAssetList(List<VoucherDetailInfo> voucherAssetList)
Sets voucher asset list.
|
void |
setVoucherAssetNum(Long voucherAssetNum)
Sets voucher asset num.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingCampaignUserAssetQueryResponse()
public void setVoucherAssetList(List<VoucherDetailInfo> voucherAssetList)
voucherAssetList - the voucher asset listpublic List<VoucherDetailInfo> getVoucherAssetList()
public void setVoucherAssetNum(Long voucherAssetNum)
voucherAssetNum - the voucher asset numpublic Long getVoucherAssetNum()
Copyright © 2018. All rights reserved.