docs/ReportingExportJobResponse.md in purecloudplatformclientv2-63.0.0 vs docs/ReportingExportJobResponse.md in purecloudplatformclientv2-64.0.0
- old
+ new
@@ -21,9 +21,10 @@
| **read** | **BOOLEAN** | Indicates if the request has been marked as read | |
| **created_date_time** | **DateTime** | The created date/time of the request. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **modified_date_time** | **DateTime** | The last modified date/time of the request. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **locale** | **String** | The locale use for localization of the exported data, i.e. en-us, es-mx | |
| **percentage_complete** | **Float** | The percentage of the job that has completed processing | |
+| **has_format_durations** | **BOOLEAN** | Indicates if durations are formatted in hh:mm:ss format instead of ms | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}