NpsUser indicates user object.
| String |
id user’s unique identification |
| String |
name user’s name |
| String |
deptid department’s unique identification |
| String |
deptname department’s name |
| String |
deptcode department’s code. Format: unit’s code . dept’s alias name. |
| String |
unitid unit’s unique identification |
| String |
unitname unit’s name |
| String |
unitcode unit’s code |
| boolean |
IsSysAdmin() If you are system administrator or not. true: yes,false: no |
| boolean |
IsSiteAdmin(String siteid) If you are website administrator of designated website’s “siteid” or not. true: yes,false: no |