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