public class KoubeiMarketingCampaignRecruitShopQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiMarketingCampaignRecruitShopQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPlanId() |
String |
getShopCount() |
List<RecruitShopInfo> |
getShopInfo() |
void |
setPlanId(String planId) |
void |
setShopCount(String shopCount) |
void |
setShopInfo(List<RecruitShopInfo> shopInfo) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingCampaignRecruitShopQueryResponse()
public void setPlanId(String planId)
public String getPlanId()
public void setShopCount(String shopCount)
public String getShopCount()
public void setShopInfo(List<RecruitShopInfo> shopInfo)
public List<RecruitShopInfo> getShopInfo()
Copyright © 2020. All rights reserved.