docs/AnalyticsSession.md in purecloudplatformclientv2-19.0.0 vs docs/AnalyticsSession.md in purecloudplatformclientv2-20.0.0

- old
+ new

@@ -9,10 +9,12 @@ |------------ | ------------- | ------------- | -------------| | **media_type** | **String** | The session media type | [optional] | | **session_id** | **String** | The unique identifier of this session | [optional] | | **address_other** | **String** | | [optional] | | **address_self** | **String** | | [optional] | +| **address_from** | **String** | | [optional] | +| **address_to** | **String** | | [optional] | | **ani** | **String** | Automatic Number Identification (caller's number) | [optional] | | **direction** | **String** | Direction | [optional] | | **dnis** | **String** | Automatic Number Identification (caller's number) | [optional] | | **outbound_campaign_id** | **String** | (Dialer) Unique identifier of the outbound campaign | [optional] | | **outbound_contact_id** | **String** | (Dialer) Unique identifier of the contact | [optional] | @@ -26,9 +28,10 @@ | **monitored_participant_id** | **String** | | [optional] | | **callback_user_name** | **String** | The name of the user requesting a call back | [optional] | | **callback_numbers** | **Array<String>** | List of numbers to callback | [optional] | | **callback_scheduled_time** | **DateTime** | Scheduled callback date/time. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **script_id** | **String** | Scheduled callback date/time, Date time is represented as an ISO-8601 string.  | [optional] | +| **peer_id** | **String** | A unique identifier for a peer | [optional] | | **skip_enabled** | **BOOLEAN** | (Dialer) Whether the agent can skip the dialer contact | [optional] | | **timeout_seconds** | **Integer** | The number of seconds before PureCloud begins the call for a call back. 0 disables automatic calling | [optional] | | **cobrowse_role** | **String** | Describe side of the cobrowse (sharer or viewer) | [optional] | | **cobrowse_room_id** | **String** | A unique identifier for a PureCloud Cobrowse room. | [optional] | | **media_bridge_id** | **String** | | [optional] |