ResourcePlanResourceTypesValues
Stores classifications of resources available for planning and allocation.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier assigned to this instance for tracking within Workday. |
| Descriptor | String | A human-readable description that provides context for this instance. |
| CollectionToken | String | A token used with the Collection_Prompt input to retrieve all members of a collection. NULL if this row represents an individual value rather than a collection. |
| Collection_Prompt | String | A reference value from the CollectionToken column. Providing this input retrieves all child elements within the specified collection. |
| RequirementCategory_Prompt | String | Reference prompt for selecting a requirement category related to the resource plan. |
| ResourcePlanLine_Prompt | String | Reference prompt linking to the associated resource plan line within the project resource. |