Name | Type | Description |
created_date | Date | The date that the retrieved user was created |
updated_date | Date | The last date that the retrieved user was updated |
created_by_unit | Unit Object | The name of unit that created the retrieved user |
created_by_user | User Object | The name of user that created the retrieved user |
updated_by_unit | Unit Object | The name of the last unit that updated the retrieved user |
updated_by_user | User Object | The name of the last user that updated the retrieved user |
Referred Objects Response Data
unit object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved unit |
name | String | The name of the retrieved unit |
group_name | String | The name of the group that the retrieved unit belongs to |
community_name | String | The name of the community that the retrieved unit belongs to |
alternative_code | String | The alternative code of the retrieved unit |
description | String | The description of the retrieved unit |
user object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved user |
username | String | The user name of the retrieved user |
person_name | String | The full name of the retrieved user |
email | String | The email of the retrieved user |