docs/AnalyticsSession.md in purecloudplatformclientv2-47.0.0 vs docs/AnalyticsSession.md in purecloudplatformclientv2-48.0.0

- old
+ new

@@ -28,10 +28,10 @@ | **monitored_session_id** | **String** | The sessionID being monitored | [optional] | | **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] | +| **script_id** | **String** | A unique identifier for a script | [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] |