Sha256: 2c96710a0e697a25bb6abb66388d6b68405d8c42b542f23b8cda142a8ee9a8f0

Contents?: true

Size: 1.48 KB

Versions: 2

Compression:

Stored size: 1.48 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] |
| **fax_status** | [**FaxStatus**](FaxStatus.html) |  | [optional] |
{: class="table table-striped"}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
purecloud-0.50.1 doc_out/Call.html.md
purecloud-0.49.1 doc_out/Call.html.md