public class AlipayFundCouponTemplateUserQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundCouponTemplateUserQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizScene() |
String |
getOpenId() |
String |
getPage() |
String |
getPageSize() |
String |
getProductCode() |
String |
getUserId() |
void |
setBizScene(String bizScene) |
void |
setOpenId(String openId) |
void |
setPage(String page) |
void |
setPageSize(String pageSize) |
void |
setProductCode(String productCode) |
void |
setUserId(String userId) |
public String getBizScene()
public void setBizScene(String bizScene)
public String getOpenId()
public void setOpenId(String openId)
public String getPage()
public void setPage(String page)
public String getPageSize()
public void setPageSize(String pageSize)
public String getProductCode()
public void setProductCode(String productCode)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.