Sha256: c1af5bb624e892f0a6abfe0ba52312a4ea2e2ea5ca6ddc438f2f11302470e39e
Contents?: true
Size: 992 Bytes
Versions: 1
Compression:
Stored size: 992 Bytes
Contents
--- title: IntegrationType --- ## PureCloud::IntegrationType ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **description** | **String** | Localized description of the integration type. | | | **provider** | **String** | PureCloud provider of the integration type. | | | **images** | [**Array<UserImage>**](UserImage.html) | Collection of logos. | | | **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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.41.1 | doc_out/IntegrationType.html.md |