Sha256: 181682a4895fd4b992799386d8861ec535c844b6f66f03d0c8dc50409c2a5a45
Contents?: true
Size: 1.41 KB
Versions: 13
Compression:
Stored size: 1.41 KB
Contents
--- title: Call --- ## PureCloud::Call ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **state** | **String** | | [optional] | | **id** | **String** | | [optional] | | **direction** | **String** | | [optional] | | **recording** | **BOOLEAN** | | [optional] [default to false]| | **recording_state** | **String** | | [optional] | | **muted** | **BOOLEAN** | | [optional] [default to false]| | **confined** | **BOOLEAN** | | [optional] [default to false]| | **held** | **BOOLEAN** | | [optional] [default to false]| | **recording_id** | **String** | | [optional] | | **segments** | [**Array<Segment>**](Segment.html) | | [optional] | | **error_info** | [**ErrorBody**](ErrorBody.html) | | [optional] | | **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] | | **document_id** | **String** | | [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] | | **disconnect_reasons** | [**Array<DisconnectReason>**](DisconnectReason.html) | | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems