Name | Type | Description | Notes |
---|---|---|---|
id | string | A unique Integration Id. | |
name | string | The name of the Facebook Integration | |
appId | string | The App Id from Facebook messenger | |
pageId | string | The Page Id from Facebook messenger | [optional] |
status | string | The status of the Facebook Integration | [optional] |
recipient | \PureCloudPlatform\Client\V2\Model\DomainEntityRef | The recipient reference associated to the Facebook Integration. This recipient is used to associate a flow to an integration | [optional] |
dateCreated | \DateTime | Date this Integration was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
dateModified | \DateTime | Date this Integration was modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
createdBy | \PureCloudPlatform\Client\V2\Model\DomainEntityRef | User reference that created this Integration | [optional] |
modifiedBy | \PureCloudPlatform\Client\V2\Model\DomainEntityRef | User reference that last modified this Integration | [optional] |
version | int | Version number required for updates. | |
selfUri | string | The URI for this object | [optional] |