docs/ReportingExportJobResponse.md in purecloudplatformclientv2-95.0.0 vs docs/ReportingExportJobResponse.md in purecloudplatformclientv2-96.0.0

- old
+ new

@@ -7,9 +7,10 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | +| **run_id** | **String** | The unique run id of the export schedule execute | | | **status** | **String** | The current status of the export request | | | **time_zone** | **String** | The requested timezone of the exported data. Time zones are represented as a string of the zone name as found in the IANA time zone database. For example: UTC, Etc/UTC, or Europe/London | | | **export_format** | **String** | The requested format of the exported data | | | **interval** | **String** | The time period used to limit the the exported data. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss | | | **download_url** | **String** | The url to download the request if it's status is completed | [optional] |