--- title: WorkItemDefinition --- ## PureCloud::WorkItemDefinition ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The configuration ID for this workItem | | | **name** | **String** | | [optional] | | **command_categories** | [**Array<WorkItemCommandGroup>**](WorkItemCommandGroup.html) | The commands that can be performed on this work item | [optional] | | **form** | [**Form**](Form.html) | The simple work item form containging the control to present for this work item | [optional] | {: class="table table-striped"}