Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.56 KB

IntradayDataGroup.md

File metadata and controls

16 lines (12 loc) · 1.56 KB

IntradayDataGroup

Properties

Name Type Description Notes
mediaType string The media type associated with this intraday group [optional]
forecastDataPerInterval \PureCloudPlatform\Client\V2\Model\IntradayForecastData[] Forecast data for this date range [optional]
scheduleDataPerInterval \PureCloudPlatform\Client\V2\Model\IntradayScheduleData[] Schedule data for this date range [optional]
historicalAgentDataPerInterval \PureCloudPlatform\Client\V2\Model\IntradayHistoricalAgentData[] Historical agent data for this date range [optional]
historicalQueueDataPerInterval \PureCloudPlatform\Client\V2\Model\IntradayHistoricalQueueData[] Historical queue data for this date range [optional]
performancePredictionAgentDataPerInterval \PureCloudPlatform\Client\V2\Model\IntradayPerformancePredictionAgentData[] Performance prediction data for this date range [optional]
performancePredictionQueueDataPerInterval \PureCloudPlatform\Client\V2\Model\IntradayPerformancePredictionQueueData[] Performance prediction data for this date range [optional]

[Back to Model list] [Back to API list] [Back to README]