public class AlipayEbppInvoiceExpenserulesEmployeeQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceExpenserulesEmployeeQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getEnterpriseId() |
Long |
getPageNum() |
Long |
getPageSize() |
String |
getStandardId() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setEnterpriseId(String enterpriseId) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setStandardId(String standardId) |
public AlipayEbppInvoiceExpenserulesEmployeeQueryModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getStandardId()
public void setStandardId(String standardId)
Copyright © 2023. All rights reserved.