public class KoubeiMarketingCampaignIntelligentPromoBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingCampaignIntelligentPromoBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<IntelligentPromo> |
getIntelligentPromos()
Gets intelligent promos.
|
PromoPageResult |
getPageResult()
Gets page result.
|
void |
setIntelligentPromos(List<IntelligentPromo> intelligentPromos)
Sets intelligent promos.
|
void |
setPageResult(PromoPageResult pageResult)
Sets page result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingCampaignIntelligentPromoBatchqueryResponse()
public void setIntelligentPromos(List<IntelligentPromo> intelligentPromos)
intelligentPromos
- the intelligent promospublic List<IntelligentPromo> getIntelligentPromos()
public void setPageResult(PromoPageResult pageResult)
pageResult
- the page resultpublic PromoPageResult getPageResult()
Copyright © 2018. All rights reserved.