public class KoubeiMarketingDataMallRecommendGetModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiMarketingDataMallRecommendGetModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCount() |
String |
getDataType() |
String |
getDeviceId() |
String |
getMallId() |
List<String> |
getShopCategoryIds() |
Long |
getStart() |
String |
getUserId() |
void |
setCount(Long count) |
void |
setDataType(String dataType) |
void |
setDeviceId(String deviceId) |
void |
setMallId(String mallId) |
void |
setShopCategoryIds(List<String> shopCategoryIds) |
void |
setStart(Long start) |
void |
setUserId(String userId) |
public Long getCount()
public void setCount(Long count)
public String getDataType()
public void setDataType(String dataType)
public String getDeviceId()
public void setDeviceId(String deviceId)
public String getMallId()
public void setMallId(String mallId)
public Long getStart()
public void setStart(Long start)
public String getUserId()
public void setUserId(String userId)
Copyright © 2020. All rights reserved.