Sha256: 0ec76636a770fb08afe9c82f082a1521d6c9629fbba570f44edf89a926a2fd96
Contents?: true
Size: 1.49 KB
Versions: 122
Compression:
Stored size: 1.49 KB
Contents
--- title: ReportSchedule --- ## PureCloud::ReportSchedule ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **quartz_cron_expression** | **String** | Quartz Cron Expression | | | **next_fire_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **description** | **String** | | [optional] | | **time_zone** | **String** | | [optional] | | **time_period** | **String** | | [optional] | | **interval** | **String** | Interval. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss | [optional] | | **report_format** | **String** | | [optional] | | **locale** | **String** | | [optional] | | **enabled** | **BOOLEAN** | | [optional] | | **report_id** | **String** | Report ID | | | **parameters** | **Hash<String, Object>** | | [optional] | | **last_run** | [**ReportRunEntry**](ReportRunEntry.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
122 entries across 122 versions & 2 rubygems