Sha256: c5502e309f571295c2e07373b9db2dc7ff50521fc5a62274f181f42049723c8c

Contents?: true

Size: 999 Bytes

Versions: 4

Compression:

Stored size: 999 Bytes

Contents

---
title: IntegrationType
---
## PureCloud::IntegrationType

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The ID of the integration type. | |
| **name** | **String** |  | [optional] |
| **description** | **String** | Localized description of the integration type. | [optional] |
| **provider** | **String** | PureCloud provider of the integration type. | [optional] |
| **images** | [**Array<UserImage>**](UserImage.html) | Collection of logos. | [optional] |
| **config_properties_schema_uri** | **String** | URI of the schema describing the key-value properties needed to configure an integration of this type. | [optional] |
| **config_advanced_schema_uri** | **String** | URI of the schema describing the advanced JSON document needed to configure an integration of this type. | [optional] |
| **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/IntegrationType.html.md
purecloud-0.44.1 doc_out/IntegrationType.html.md
purecloud-0.43.1 doc_out/IntegrationType.html.md
purecloud-0.42.1 doc_out/IntegrationType.html.md