Name | Type | Description |
---|
id | String | The ID of the retrieved resource plan |
number | String | The name of the retrieved resource plan |
description | String | A description of the retrieved resource plan |
effective_from | Date | The date which determines the start of the period which is covered by the resource plan |
effective_to | Date | The date which determines the end of the period which is covered by the resource plan |
planned_for_unit | Unit Object | The unit that the resource plan is created for |
planned_for_business_unit | Business Unit Object | The business unit that the resource plan is created for |
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 |
business unit object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved business unit |
name | String | The name of the retrieved business unit |
code | String | The code of the retrieved business unit |
unified_code | String | The unified code of the retrieved business unit |
description | String | The description of the retrieved business unit |
parent_business_unit_name | String | The name of the parent business unit that the retrieved business unit belongs to |