Sha256: 7c59149a4babedc1938bae562a8c6cd5f628e5fe5148a2a7c8ba12dffc9138b3
Contents?: true
Size: 923 Bytes
Versions: 1
Compression:
Stored size: 923 Bytes
Contents
--- title: Integration --- ## PureCloud::Integration ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **integration_type** | [**IntegrationType**](IntegrationType.html) | Type of the integration. | | | **state** | **String** | Configured state of the integration. | [optional] | | **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. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.41.1 | doc_out/Integration.html.md |