public static class DepartmentIdConvertResult.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DepartmentIdConvertResult |
build() |
DepartmentIdConvertResult.Builder |
departmentId(String departmentId)
部门ID
示例值:ahjdsioad
|
DepartmentIdConvertResult.Builder |
id(String id)
ID
示例值:ahjdsioad
|
DepartmentIdConvertResult.Builder |
openDepartmentId(String openDepartmentId)
部门OpenID
示例值:od-9d2eae75a1789adawdaw112wae177bd60c1
|
public DepartmentIdConvertResult.Builder id(String id)
示例值:ahjdsioad
id - public DepartmentIdConvertResult.Builder departmentId(String departmentId)
示例值:ahjdsioad
departmentId - public DepartmentIdConvertResult.Builder openDepartmentId(String openDepartmentId)
示例值:od-9d2eae75a1789adawdaw112wae177bd60c1
openDepartmentId - public DepartmentIdConvertResult build()
Copyright © 2025. All rights reserved.