Method: PureCloud::IntradayScheduleData.attribute_map
- Defined in:
- lib/purecloudclient_v2a/models/intraday_schedule_data.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 35 36 |
# File 'lib/purecloudclient_v2a/models/intraday_schedule_data.rb', line 28 def self.attribute_map { :'on_queue_time_seconds' => :'onQueueTimeSeconds', :'scheduled_time_seconds' => :'scheduledTimeSeconds' } end |