Sha256: c848788a97dc14db1ecaf2731c852a1104514bbc8feaef656a159cef9ff50e84
Contents?: true
Size: 1.49 KB
Versions: 9
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** | | [optional] | | **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** | 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] [default to false]| | **report_id** | **String** | | [optional] | | **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
9 entries across 9 versions & 1 rubygems