doc_out/CallbackMediaParticipant.html.md in purecloud-0.68.1 vs doc_out/CallbackMediaParticipant.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] | | **outbound_preview** | [**DialerPreview**](DialerPreview.html) | The outbound preview associated with this callback. | [optional] | | **callback_numbers** | **Array<String>** | The list of phone number to use for this callback. | [optional] | | **callback_user_name** | **String** | The name of the callback target. | [optional] | | **skip_enabled** | **BOOLEAN** | If true, the callback can be skipped | [optional] | | **timeout_seconds** | **Integer** | Duration in seconds before the callback will be auto-dialed. | [optional] |