public class AlipayOfflineMarketShopDiscountQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOfflineMarketShopDiscountQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getCampBizTypeList() |
String |
getOpenId() |
String |
getQueryType() |
String |
getShopId() |
String |
getUserId() |
void |
setCampBizTypeList(List<String> campBizTypeList) |
void |
setOpenId(String openId) |
void |
setQueryType(String queryType) |
void |
setShopId(String shopId) |
void |
setUserId(String userId) |
public AlipayOfflineMarketShopDiscountQueryModel()
public String getOpenId()
public void setOpenId(String openId)
public String getQueryType()
public void setQueryType(String queryType)
public String getShopId()
public void setShopId(String shopId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.