public class AlipayEbppInvoiceExpenserulesProjectemployeeModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceExpenserulesProjectemployeeModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
List<String> |
getAddEmployeeList() |
List<String> |
getAddEmployeeOpenIdList() |
String |
getAgreementNo() |
String |
getProjectId() |
List<String> |
getRemoveEmployeeList() |
List<String> |
getRemoveEmployeeOpenIdList() |
void |
setAccountId(String accountId) |
void |
setAddEmployeeList(List<String> addEmployeeList) |
void |
setAddEmployeeOpenIdList(List<String> addEmployeeOpenIdList) |
void |
setAgreementNo(String agreementNo) |
void |
setProjectId(String projectId) |
void |
setRemoveEmployeeList(List<String> removeEmployeeList) |
void |
setRemoveEmployeeOpenIdList(List<String> removeEmployeeOpenIdList) |
public AlipayEbppInvoiceExpenserulesProjectemployeeModifyModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getProjectId()
public void setProjectId(String projectId)
Copyright © 2023. All rights reserved.