public class AlipayCommerceIotVendingmachineProfileQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceIotVendingmachineProfileQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConsumerProfile> |
getConsumerProfileList() |
List<NearbyCrowdDensity> |
getNearbyCrowdDensityList() |
List<RecommendGoods> |
getRecommendGoodsList() |
List<SalesData> |
getSalesDataList() |
void |
setConsumerProfileList(List<ConsumerProfile> consumerProfileList) |
void |
setNearbyCrowdDensityList(List<NearbyCrowdDensity> nearbyCrowdDensityList) |
void |
setRecommendGoodsList(List<RecommendGoods> recommendGoodsList) |
void |
setSalesDataList(List<SalesData> salesDataList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceIotVendingmachineProfileQueryResponse()
public void setConsumerProfileList(List<ConsumerProfile> consumerProfileList)
public List<ConsumerProfile> getConsumerProfileList()
public void setNearbyCrowdDensityList(List<NearbyCrowdDensity> nearbyCrowdDensityList)
public List<NearbyCrowdDensity> getNearbyCrowdDensityList()
public void setRecommendGoodsList(List<RecommendGoods> recommendGoodsList)
public List<RecommendGoods> getRecommendGoodsList()
Copyright © 2023. All rights reserved.