public class KoubeiMarketingCampaignUserAssetQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiMarketingCampaignUserAssetQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<VoucherDetailInfo> |
getVoucherAssetList() |
Long |
getVoucherAssetNum() |
void |
setVoucherAssetList(List<VoucherDetailInfo> voucherAssetList) |
void |
setVoucherAssetNum(Long voucherAssetNum) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingCampaignUserAssetQueryResponse()
public void setVoucherAssetList(List<VoucherDetailInfo> voucherAssetList)
public List<VoucherDetailInfo> getVoucherAssetList()
public void setVoucherAssetNum(Long voucherAssetNum)
public Long getVoucherAssetNum()
Copyright © 2020. All rights reserved.