Sha256: deddea990be4d621fbc6aff9e7d16c4085c92840a2622715d570b4ab3b08dc61
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
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. | [optional] | | **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. | [optional] | | **advanced** | **Object** | Advanced configuration described by the schema in the advancedSchemaUri field. | [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/IntegrationConfiguration.html.md |