public class KoubeiMarketingDataMallRecommendGetModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingDataMallRecommendGetModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getCount()
Gets count.
|
String |
getDataType()
Gets data type.
|
String |
getDeviceId()
Gets device id.
|
String |
getMallId()
Gets mall id.
|
List<String> |
getShopCategoryIds()
Gets shop category ids.
|
Long |
getStart()
Gets start.
|
String |
getUserId()
Gets user id.
|
void |
setCount(Long count)
Sets count.
|
void |
setDataType(String dataType)
Sets data type.
|
void |
setDeviceId(String deviceId)
Sets device id.
|
void |
setMallId(String mallId)
Sets mall id.
|
void |
setShopCategoryIds(List<String> shopCategoryIds)
Sets shop category ids.
|
void |
setStart(Long start)
Sets start.
|
void |
setUserId(String userId)
Sets user id.
|
public KoubeiMarketingDataMallRecommendGetModel()
public Long getCount()
public void setCount(Long count)
count
- the countpublic String getDataType()
public void setDataType(String dataType)
dataType
- the data typepublic String getDeviceId()
public void setDeviceId(String deviceId)
deviceId
- the device idpublic String getMallId()
public void setMallId(String mallId)
mallId
- the mall idpublic List<String> getShopCategoryIds()
public void setShopCategoryIds(List<String> shopCategoryIds)
shopCategoryIds
- the shop category idspublic Long getStart()
public void setStart(Long start)
start
- the startpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.