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.
29 30 31 32 33 34 35 36 37 38 39 |
# File 'lib/purecloud/models/routing_status.rb', line 29 def self.attribute_map { :'user_id' => :'userId', :'status' => :'status', :'start_time' => :'startTime' } end |