docs/CobrowseMediaParticipant.md in purecloudplatformclientv2-75.1.0 vs docs/CobrowseMediaParticipant.md in purecloudplatformclientv2-76.0.0

- old
+ new

@@ -22,10 +22,10 @@ | **wrapup_required** | **BOOLEAN** | Value is true when the participant requires wrap-up. | [optional] | | **wrapup_prompt** | **String** | The wrap-up prompt indicating the type of wrap-up to be performed. | [optional] | | **user** | [**DomainEntityRef**](DomainEntityRef.html) | The PureCloud user for this participant. | [optional] | | **queue** | [**DomainEntityRef**](DomainEntityRef.html) | The PureCloud queue for this participant. | [optional] | | **attributes** | **Hash<String, String>** | A list of ad-hoc attributes for the participant. | [optional] | -| **error_info** | [**ErrorBody**](ErrorBody.html) | If the conversation ends in error, contains additional error details. | [optional] | +| **error_info** | [**ErrorInfo**](ErrorInfo.html) | If the conversation ends in error, contains additional error details. | [optional] | | **script** | [**DomainEntityRef**](DomainEntityRef.html) | The Engage script that should be used by this participant. | [optional] | | **wrapup_timeout_ms** | **Integer** | The amount of time the participant has to complete wrap-up. | [optional] | | **wrapup_skipped** | **BOOLEAN** | Value is true when the participant has skipped wrap-up. | [optional] | | **alerting_timeout_ms** | **Integer** | Specifies how long the agent has to answer an interaction before being marked as not responding. | [optional] | | **provider** | **String** | The source provider for the communication. | [optional] |