public class KoubeiMarketingCampaignActivityBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiMarketingCampaignActivityBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<CampBaseDto> |
getCampSets()
Gets camp sets.
|
String |
getTotalNumber()
Gets total number.
|
void |
setCampSets(List<CampBaseDto> campSets)
Sets camp sets.
|
void |
setTotalNumber(String totalNumber)
Sets total number.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingCampaignActivityBatchqueryResponse()
public void setCampSets(List<CampBaseDto> campSets)
campSets - the camp setspublic List<CampBaseDto> getCampSets()
public void setTotalNumber(String totalNumber)
totalNumber - the total numberpublic String getTotalNumber()
Copyright © 2018. All rights reserved.