Sha256: cbbef1a7e0fad2d03e92550a9f945600736f6d9d94beee9d8134521c87000c86

Contents?: true

Size: 995 Bytes

Versions: 4

Compression:

Stored size: 995 Bytes

Contents

---
title: Integration
---
## PureCloud::Integration

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The name of the integration, used to distinguish this integration from others of the same type. | |
| **integration_type** | [**IntegrationType**](IntegrationType.html) | Type of the integration | [optional] |
| **state** | **String** | Configured state of the integration. | |
| **config** | [**IntegrationConfiguration**](IntegrationConfiguration.html) | Configuration for the integration. | [optional] |
| **last_status** | [**IntegrationStatusInfo**](IntegrationStatusInfo.html) | Last reported status of the integration. | [optional] |
| **version** | **Integer** | Version number required for updates. | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
purecloud-0.45.1 doc_out/Integration.html.md
purecloud-0.44.1 doc_out/Integration.html.md
purecloud-0.43.1 doc_out/Integration.html.md
purecloud-0.42.1 doc_out/Integration.html.md