public class KoubeiMarketingCampaignRecruitShopQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiMarketingCampaignRecruitShopQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPlanId()
Gets plan id.
|
String |
getShopCount()
Gets shop count.
|
List<RecruitShopInfo> |
getShopInfo()
Gets shop info.
|
void |
setPlanId(String planId)
Sets plan id.
|
void |
setShopCount(String shopCount)
Sets shop count.
|
void |
setShopInfo(List<RecruitShopInfo> shopInfo)
Sets shop info.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingCampaignRecruitShopQueryResponse()
public void setPlanId(String planId)
planId - the plan idpublic String getPlanId()
public void setShopCount(String shopCount)
shopCount - the shop countpublic String getShopCount()
public void setShopInfo(List<RecruitShopInfo> shopInfo)
shopInfo - the shop infopublic List<RecruitShopInfo> getShopInfo()
Copyright © 2018. All rights reserved.