public class KoubeiMarketingCampaignIntelligentShopConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiMarketingCampaignIntelligentShopConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getItems() |
List<IntelligentPromoShopSummaryInfo> |
getShops() |
void |
setItems(String items) |
void |
setShops(List<IntelligentPromoShopSummaryInfo> shops) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingCampaignIntelligentShopConsultResponse()
public void setItems(String items)
public String getItems()
public void setShops(List<IntelligentPromoShopSummaryInfo> shops)
public List<IntelligentPromoShopSummaryInfo> getShops()
Copyright © 2023. All rights reserved.