public class AlipayOfflineMarketShopDiscountQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineMarketShopDiscountQueryModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getCampBizTypeList()
Gets camp biz type list.
|
String |
getQueryType()
Gets query type.
|
String |
getShopId()
Gets shop id.
|
String |
getUserId()
Gets user id.
|
void |
setCampBizTypeList(List<String> campBizTypeList)
Sets camp biz type list.
|
void |
setQueryType(String queryType)
Sets query type.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayOfflineMarketShopDiscountQueryModel()
public List<String> getCampBizTypeList()
public void setCampBizTypeList(List<String> campBizTypeList)
campBizTypeList
- the camp biz type listpublic String getQueryType()
public void setQueryType(String queryType)
queryType
- the query typepublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.