Sha256: aa3284c899133c2fce8072211039acde373b948cb32b248a43f86a30087b169f

Contents?: true

Size: 1.5 KB

Versions: 19

Compression:

Stored size: 1.5 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] [default to false]|
| **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

19 entries across 19 versions & 1 rubygems

Version Path
purecloud-0.64.1 doc_out/ReportSchedule.html.md
purecloud-0.62.1 doc_out/ReportSchedule.html.md
purecloud-0.61.1 doc_out/ReportSchedule.html.md
purecloud-0.60.1 doc_out/ReportSchedule.html.md
purecloud-0.59.1 doc_out/ReportSchedule.html.md
purecloud-0.58.1 doc_out/ReportSchedule.html.md
purecloud-0.57.1 doc_out/ReportSchedule.html.md
purecloud-0.56.1 doc_out/ReportSchedule.html.md
purecloud-0.55.1 doc_out/ReportSchedule.html.md
purecloud-0.54.1 doc_out/ReportSchedule.html.md
purecloud-0.53.1 doc_out/ReportSchedule.html.md
purecloud-0.52.1 doc_out/ReportSchedule.html.md
purecloud-0.51.1 doc_out/ReportSchedule.html.md
purecloud-0.50.1 doc_out/ReportSchedule.html.md
purecloud-0.49.1 doc_out/ReportSchedule.html.md
purecloud-0.48.1 doc_out/ReportSchedule.html.md
purecloud-0.47.1 doc_out/ReportSchedule.html.md
purecloud-0.46.1 doc_out/ReportSchedule.html.md
purecloud-0.45.1 doc_out/ReportSchedule.html.md