## 方法名:org.users.get.department
### 输入
| 名称 | 是否必须 | 类型|描述
| --- | --- |--- |--- |
departmentId|是|String|部门Id
### 输出类型:
类型:com.actionsoft.sdk.service.response.org.UsersGetResponse*
属性(列表):data/
类型:com.actionsoft.sdk.service.model.UserModel* 属性:cacheLoginFailTimes/int
* 属性:cachePauseTime/long
* 属性:closed/boolean
* 属性:departmentId/String
* 属性:email/String
* 属性:ext1/String
* 属性:ext2/String
* 属性:ext3/String
* 属性:ext4/String
* 属性:ext5/String
* 属性:manager/boolean
* 属性:mobile/String
* 属性:officeFax/String
* 属性:officeTel/String
* 属性:orderIndex/int
* 属性:outerId/String
* 属性:password/String
* 属性:photoLastModified/long
* 属性:positionLayer/String
* 属性:positionName/String
* 属性:positionNo/String
* 属性:preSpell/String
* 属性:roleId/String
* 属性:sessionTime/long
* 属性:singleLogin/boolean
* 属性:uid/String
* 属性:uniqueId/String
* 属性:userIp/String
* 属性:userName/String
* 属性:userNameAlias/String
* 属性:userNo/String
* 属性:workStatus/String
* 属性:workcanlendar/String
*****
## org.users.get.department
~~~[api]
get:org.users.get.department
*departmentId#部门Id
<<<
success
类型:com.actionsoft.sdk.service.response.org.UsersGetResponse* 属性(列表):data/
类型:com.actionsoft.sdk.service.model.UserModel* 属性:cacheLoginFailTimes/int
* 属性:cachePauseTime/long
* 属性:closed/boolean
* 属性:departmentId/String
* 属性:email/String
* 属性:ext1/String
* 属性:ext2/String
* 属性:ext3/String
* 属性:ext4/String
* 属性:ext5/String
* 属性:manager/boolean
* 属性:mobile/String
* 属性:officeFax/String
* 属性:officeTel/String
* 属性:orderIndex/int
* 属性:outerId/String
* 属性:password/String
* 属性:photoLastModified/long
* 属性:positionLayer/String
* 属性:positionName/String
* 属性:positionNo/String
* 属性:preSpell/String
* 属性:roleId/String
* 属性:sessionTime/long
* 属性:singleLogin/boolean
* 属性:uid/String
* 属性:uniqueId/String
* 属性:userIp/String
* 属性:userName/String
* 属性:userNameAlias/String
* 属性:userNo/String
* 属性:workStatus/String
* 属性:workcanlendar/String
<<<
error
参见错误码说用
~~~