Sha256: 89cba2af38a53287426cfdfd91c1de6f0abb37288780d322806d7f34a81813a0
Contents?: true
Size: 1.46 KB
Versions: 13
Compression:
Stored size: 1.46 KB
Contents
--- title: BuIntradayResponse --- ## PureCloud::BuIntradayResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **start_date** | **DateTime** | The start of the date range for which this data applies. This is also the start reference point for the intervals represented in the various arrays. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **end_date** | **DateTime** | The end of the date range for which this data applies. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **interval_length_minutes** | **Integer** | The aggregation period in minutes, which determines the interval duration of the returned data | [optional] | | **no_data_reason** | **String** | If not null, the reason there was no data for the request | [optional] | | **categories** | **Array<String>** | The categories to which this data corresponds | [optional] | | **short_term_forecast** | [**BuShortTermForecastReference**](BuShortTermForecastReference.html) | Short term forecast reference | [optional] | | **schedule** | [**BuScheduleReference**](BuScheduleReference.html) | Schedule reference | [optional] | | **intraday_data_groupings** | [**Array<BuIntradayDataGroup>**](BuIntradayDataGroup.html) | Intraday data grouped by a single media type and set of planning group IDs | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems