Method: PureCloud::WorkItemCommand.attribute_map
- Defined in:
- lib/purecloud/models/work_item_command.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
10 11 12 13 14 15 16 17 18 |
# File 'lib/purecloud/models/work_item_command.rb', line 10 def self.attribute_map { :'id' => :'id', :'display_name' => :'displayName' } end |