Method: PureCloud::WorkItemDefinition#command_categories
- Defined in:
- lib/purecloud/models/work_item_definition.rb
#command_categories ⇒ Object
The commands that can be performed on this work item
27 28 29 |
# File 'lib/purecloud/models/work_item_definition.rb', line 27 def command_categories @command_categories end |