public class AlipayMarketingCampaignSubcertQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingCampaignSubcertQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<SubCertDetail> |
getSubcertList()
Gets subcert list.
|
String |
getTotalNum()
Gets total num.
|
void |
setSubcertList(List<SubCertDetail> subcertList)
Sets subcert list.
|
void |
setTotalNum(String totalNum)
Sets total num.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingCampaignSubcertQueryResponse()
public void setSubcertList(List<SubCertDetail> subcertList)
subcertList
- the subcert listpublic List<SubCertDetail> getSubcertList()
public void setTotalNum(String totalNum)
totalNum
- the total numpublic String getTotalNum()
Copyright © 2018. All rights reserved.