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

- old
+ new

@@ -62,8 +62,10 @@ | **flow_out_type** | **String** | Type of flow out that occurred, e.g. voicemail, callback, or acd | [optional] | | **requested_routings** | **Array<String>** | All routing types for requested/attempted routing methods. | [optional] | | **used_routing** | **String** | Complete routing method | [optional] | | **selected_agent_id** | **String** | Selected agent id | [optional] | | **selected_agent_rank** | **Integer** | Selected agent GPR rank | [optional] | +| **agent_assistant_id** | **String** | Unique identifier of the active virtual agent assistant | [optional] | +| **proposed_agents** | [**Array<AnalyticsProposedAgent>**](AnalyticsProposedAgent.html) | Proposed agents | [optional] | {: class="table table-striped"}