public class GetPublicAccountBatchDto extends Object
| 构造器和说明 |
|---|
GetPublicAccountBatchDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getUserIds() |
String |
getUserIdType() |
Boolean |
getWithCustomData() |
Boolean |
getWithDepartmentIds() |
void |
setUserIds(String userIds) |
void |
setUserIdType(String userIdType) |
void |
setWithCustomData(Boolean withCustomData) |
void |
setWithDepartmentIds(Boolean withDepartmentIds) |
public String getUserIds()
public void setUserIds(String userIds)
public String getUserIdType()
public void setUserIdType(String userIdType)
public Boolean getWithCustomData()
public void setWithCustomData(Boolean withCustomData)
public Boolean getWithDepartmentIds()
public void setWithDepartmentIds(Boolean withDepartmentIds)
Copyright © 2024. All rights reserved.