Method: PureCloud::IntradayScheduleData#scheduled_time_seconds
- Defined in:
- lib/purecloudclient_v2a/models/intraday_schedule_data.rb
#scheduled_time_seconds ⇒ Object
The total scheduled time in seconds for all agents in this group
25 26 27 |
# File 'lib/purecloudclient_v2a/models/intraday_schedule_data.rb', line 25 def scheduled_time_seconds @scheduled_time_seconds end |