public class AlipayDataDataserviceShoppingmallrecShopQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataDataserviceShoppingmallrecShopQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRecommendId() |
String |
getRequestId() |
List<ShopRec> |
getShopRecommendList() |
void |
setRecommendId(String recommendId) |
void |
setRequestId(String requestId) |
void |
setShopRecommendList(List<ShopRec> shopRecommendList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataDataserviceShoppingmallrecShopQueryResponse()
Copyright © 2020. All rights reserved.