doc_out/CallMediaParticipant.html.md in purecloud-0.68.1 vs doc_out/CallMediaParticipant.html.md in purecloud-0.69.1

- old
+ new

@@ -29,9 +29,10 @@ | **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] | | **provider** | **String** | The source provider for the communication. | [optional] | | **external_contact** | [**UriReference**](UriReference.html) | If this participant represents an external contact, then this will be the reference for the external contact. | [optional] | | **external_organization** | [**UriReference**](UriReference.html) | If this participant represents an external org, then this will be the reference for the external org. | [optional] | +| **wrapup** | [**Wrapup**](Wrapup.html) | Wrapup for this participant, if it has been applied. | [optional] | | **muted** | **BOOLEAN** | Value is true when the call is muted. | [optional] | | **confined** | **BOOLEAN** | Value is true when the call is confined. | [optional] | | **recording** | **BOOLEAN** | Value is true when the call is being recorded. | [optional] | | **recording_state** | **String** | The state of the call recording. | [optional] | | **group** | [**UriReference**](UriReference.html) | The group involved in the group ring call. | [optional] |