doc_out/ReportSchedule.html.md in purecloud-0.44.1 vs doc_out/ReportSchedule.html.md in purecloud-0.45.1

- old
+ new

@@ -7,21 +7,21 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | -| **quartz_cron_expression** | **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** | Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss | [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** | | [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"}