docs/ReportingExportJobResponse.md in purecloudplatformclientv2-68.0.0 vs docs/ReportingExportJobResponse.md in purecloudplatformclientv2-69.0.0
- old
+ new
@@ -23,9 +23,10 @@
| **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] |
| **has_split_filters** | **BOOLEAN** | Indicates if filters will be split in aggregate detail exports | [optional] |
+| **selected_columns** | [**Array<SelectedColumns>**](SelectedColumns.html) | The list of ordered selected columns from the export view by the user | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}