doc_out/CampaignInteraction.html.md in purecloud-0.64.1 vs doc_out/CampaignInteraction.html.md in purecloud-0.65.1

- old
+ new

@@ -10,10 +10,10 @@ | **id** | **String** | | [optional] | | **campaign** | [**UriReference**](UriReference.html) | | [optional] | | **agent** | [**UriReference**](UriReference.html) | | [optional] | | **contact** | [**UriReference**](UriReference.html) | | [optional] | | **destination_address** | **String** | | [optional] | -| **active_preview_call** | **BOOLEAN** | Boolean value if there is an active preview call on the interaction | [optional] [default to false]| +| **active_preview_call** | **BOOLEAN** | Boolean value if there is an active preview call on the interaction | [optional] | | **last_active_preview_wrapup_time** | **DateTime** | The time when the last preview of the interaction was wrapped up. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **creation_time** | **DateTime** | The time when dialer created the interaction. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **call_placed_time** | **DateTime** | The time when the agent or system places the call. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **call_routed_time** | **DateTime** | The time when the agent was connected to the call. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **preview_connected_time** | **DateTime** | The time when the customer and routing participant are connected. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |