public class AlipayMarketingCdpRecommendQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingCdpRecommendQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getRecommendId()
Gets recommend id.
|
String |
getShopInfo()
Gets shop info.
|
void |
setRecommendId(String recommendId)
Sets recommend id.
|
void |
setShopInfo(String shopInfo)
Sets shop info.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingCdpRecommendQueryResponse()
public void setRecommendId(String recommendId)
recommendId
- the recommend idpublic String getRecommendId()
public void setShopInfo(String shopInfo)
shopInfo
- the shop infopublic String getShopInfo()
Copyright © 2018. All rights reserved.