doc_out/CallbackMediaParticipant.html.md in purecloud-0.49.1 vs doc_out/CallbackMediaParticipant.html.md in purecloud-0.50.1
- old
+ new
@@ -26,14 +26,14 @@
| **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] |
| **script** | [**UriReference**](UriReference.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] [default to false]|
-| **outbound_preview** | [**DialerPreview**](DialerPreview.html) | | [optional] |
-| **callback_numbers** | **Array<String>** | | [optional] |
-| **callback_user_name** | **String** | | [optional] |
-| **skip_enabled** | **BOOLEAN** | | [optional] [default to false]|
-| **timeout_seconds** | **Integer** | | [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] [default to false]|
+| **timeout_seconds** | **Integer** | Duration in seconds before the callback will be auto-dialed. | [optional] |
| **callback_scheduled_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
{: class="table table-striped"}