public class AlipayCommerceEcEmployeeInfoModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceEcEmployeeInfoModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getDepartmentIds() |
String |
getEmployeeEmail() |
String |
getEmployeeId() |
String |
getEmployeeMobile() |
String |
getEmployeeName() |
String |
getEmployeeNo() |
String |
getEnterpriseId() |
String |
getProfiles() |
List<String> |
getRoleList() |
void |
setDepartmentIds(List<String> departmentIds) |
void |
setEmployeeEmail(String employeeEmail) |
void |
setEmployeeId(String employeeId) |
void |
setEmployeeMobile(String employeeMobile) |
void |
setEmployeeName(String employeeName) |
void |
setEmployeeNo(String employeeNo) |
void |
setEnterpriseId(String enterpriseId) |
void |
setProfiles(String profiles) |
void |
setRoleList(List<String> roleList) |
public String getEmployeeEmail()
public void setEmployeeEmail(String employeeEmail)
public String getEmployeeId()
public void setEmployeeId(String employeeId)
public String getEmployeeMobile()
public void setEmployeeMobile(String employeeMobile)
public String getEmployeeName()
public void setEmployeeName(String employeeName)
public String getEmployeeNo()
public void setEmployeeNo(String employeeNo)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getProfiles()
public void setProfiles(String profiles)
Copyright © 2024. All rights reserved.