public class AlipayEbppInvoiceServiceproductPageQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceServiceproductPageQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNum() |
Long |
getPageSize() |
String |
getServiceExpenseSubType() |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setServiceExpenseSubType(String serviceExpenseSubType) |
public AlipayEbppInvoiceServiceproductPageQueryModel()
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getServiceExpenseSubType()
public void setServiceExpenseSubType(String serviceExpenseSubType)
Copyright © 2023. All rights reserved.