docs/ReportingExportJobResponse.md in purecloudplatformclientv2-85.0.1 vs docs/ReportingExportJobResponse.md in purecloudplatformclientv2-86.0.0
- old
+ new
@@ -25,9 +25,11 @@
| **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] |
| **has_custom_participant_attributes** | **BOOLEAN** | Indicates if custom participant attributes will be exported | [optional] |
+| **recipient_emails** | **Array<String>** | The list of email recipients for the exports | [optional] |
+| **email_statuses** | **Hash<String, String>** | The status of individual email addresses as a map | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}