Sha256: 6f3511f5d9881edb716f79122dd12aac7322195bdb0edffa912ff5d8543ddc7f
Contents?: true
Size: 1.28 KB
Versions: 5
Compression:
Stored size: 1.28 KB
Contents
--- title: Callback --- ## PureCloud::Callback ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **state** | **String** | | [optional] | | **id** | **String** | | [optional] | | **segments** | [**Array<Segment>**](Segment.html) | | [optional] | | **direction** | **String** | | [optional] | | **held** | **BOOLEAN** | | [optional] [default to false]| | **disconnect_type** | **String** | | [optional] | | **start_hold_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **dialer_preview** | [**DialerPreview**](DialerPreview.html) | | [optional] | | **callback_numbers** | **Array<String>** | | [optional] | | **callback_user_name** | **String** | | [optional] | | **script_id** | **String** | | [optional] | | **skip_enabled** | **BOOLEAN** | | [optional] [default to false]| | **timeout_seconds** | **Integer** | | [optional] | | **connected_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **disconnected_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems