Sha256: 2739618d5f385807af9e4a8a6fd0d91556d69a9c989c59e4ddf30aa5acc5c39d
Contents?: true
Size: 1.35 KB
Versions: 3
Compression:
Stored size: 1.35 KB
Contents
--- title: MessagingIntegration --- ## PureCloud::MessagingIntegration ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | A unique Integration Id | | | **name** | **String** | The name of the Integration | | | **status** | **String** | The status of the Integration | [optional] | | **messenger_type** | **String** | The type of Messaging Integration | | | **recipient** | [**UriReference**](UriReference.html) | The recipient associated to the Integration. This recipient is used to associate a flow to an integration | [optional] | | **date_created** | **DateTime** | Date this Integration was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date this Integration was modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **created_by** | [**UriReference**](UriReference.html) | User reference that created this Integration | [optional] | | **modified_by** | [**UriReference**](UriReference.html) | User reference that last modified this Integration | [optional] | | **version** | **Integer** | Version number required for updates. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-61.0.0 | docs/MessagingIntegration.md |
purecloudplatformclientv2-60.0.0 | docs/MessagingIntegration.md |
purecloudplatformclientv2-59.0.0 | docs/MessagingIntegration.md |