Method: PureCloud::RoutingStatus.attribute_map
- Defined in:
- lib/purecloud/models/routing_status.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
13 14 15 16 17 18 19 20 21 22 23 |
# File 'lib/purecloud/models/routing_status.rb', line 13 def self.attribute_map { :'user_id' => :'userId', :'status' => :'status', :'start_time' => :'startTime' } end |