public class KoubeiMarketingCampaignIntelligentShopConsultResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingCampaignIntelligentShopConsultResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getItems()
Gets items.
|
List<IntelligentPromoShopSummaryInfo> |
getShops()
Gets shops.
|
void |
setItems(String items)
Sets items.
|
void |
setShops(List<IntelligentPromoShopSummaryInfo> shops)
Sets shops.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingCampaignIntelligentShopConsultResponse()
public void setItems(String items)
items
- the itemspublic String getItems()
public void setShops(List<IntelligentPromoShopSummaryInfo> shops)
shops
- the shopspublic List<IntelligentPromoShopSummaryInfo> getShops()
Copyright © 2018. All rights reserved.