public class KoubeiMarketingToolIsvMerchantQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingToolIsvMerchantQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<IsvMerchantInfo> |
getMerchantInfos()
Gets merchant infos.
|
String |
getShopCount()
Gets shop count.
|
List<ShopSummaryInfo> |
getShopSummaryInfos()
Gets shop summary infos.
|
void |
setMerchantInfos(List<IsvMerchantInfo> merchantInfos)
Sets merchant infos.
|
void |
setShopCount(String shopCount)
Sets shop count.
|
void |
setShopSummaryInfos(List<ShopSummaryInfo> shopSummaryInfos)
Sets shop summary infos.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingToolIsvMerchantQueryResponse()
public void setMerchantInfos(List<IsvMerchantInfo> merchantInfos)
merchantInfos
- the merchant infospublic List<IsvMerchantInfo> getMerchantInfos()
public void setShopCount(String shopCount)
shopCount
- the shop countpublic String getShopCount()
public void setShopSummaryInfos(List<ShopSummaryInfo> shopSummaryInfos)
shopSummaryInfos
- the shop summary infospublic List<ShopSummaryInfo> getShopSummaryInfos()
Copyright © 2018. All rights reserved.