Sha256: 756648b5e0478687018c99f30f45d4eb6b8cb96b02909ea6591dcb3a993a97fa
Contents?: true
Size: 1001 Bytes
Versions: 4
Compression:
Stored size: 1001 Bytes
Contents
--- title: IntegrationConfiguration --- ## PureCloud::IntegrationConfiguration ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **version** | **Integer** | Version number required for updates. | | | **properties_schema_uri** | **String** | URI for the JSON Schema describing the configuration properties in the properties field. | [optional] | | **advanced_schema_uri** | **String** | URI for the JSON Schema describing the advanced configuration | [optional] | | **properties** | **Object** | Key-value configuration settings described by the schema in the propertiesSchemaUri field. | | | **advanced** | **Object** | Advanced configuration described by the schema in the advancedSchemaUri field. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
4 entries across 4 versions & 1 rubygems