public class AlipayEbppInvoiceExpenserulesGroupemployeeModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceExpenserulesGroupemployeeModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
List<String> |
getAddEmployeeList() |
List<String> |
getAddEmployeeOpenIdList() |
String |
getAgreementNo() |
String |
getEnterpriseId() |
List<String> |
getGroupIdList() |
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 |
setEnterpriseId(String enterpriseId) |
void |
setGroupIdList(List<String> groupIdList) |
void |
setRemoveEmployeeList(List<String> removeEmployeeList) |
void |
setRemoveEmployeeOpenIdList(List<String> removeEmployeeOpenIdList) |
public AlipayEbppInvoiceExpenserulesGroupemployeeModifyModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
Copyright © 2023. All rights reserved.