Newer Version Available
ConnectApi.EngagementInteractionDetailsOutput
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| attendeeAuthenticated | Boolean | Checks if the initiating attendee is authenticated. | 55.0 |
| attendeeVerificationTime | String | Gets the attendee verification time. | 55.0 |
| attendeeVerified | Boolean | Checks if the initiating attendee is verified. | 55.0 |
| communicationChannel | String | Gets the communication channel for an engagement interaction. | 55.0 |
| contextId | String | Gets the context ID for an engagement interaction. | 55.0 |
| customFields | List<ConnectApi.EngagementCustomFieldsOutput> | Gets list of custom fields. | 56.0 |
| duration | String | Gets the duration of an engagement interaction. | 55.0 |
| endDateTime | String | Gets the end date and time of an engagement interaction. | 55.0 |
| engagementAttendees | List<ConnectApi.EngagementAttendeeDetailsOutput> | Gets the engagement attendee details. | 55.0 |
| engagementTopics | List<ConnectApi.EngagementTopicOutput> | Gets the engagement topic details. | 55.0 |
| externalIdentifierId | String | Gets the external identifier ID of an engagement interaction. | 55.0 |
| id | String | Gets the engagement interaction ID. | 55.0 |
| initiatingAttendeeId | String | Gets the initiating attendee ID. | 55.0 |
| mappedState | String | Gets the mapped state for an engagement interaction. | 55.0 |
| ownerId | String | Gets the owner ID of an engagement interaction. | 55.0 |
| reason | String | Fetches the reason of the EngagementInteraction. | 56.0 |
| sentiment | String | Gets the sentiment of an initiating attendee. | 55.0 |
| startDateTime | String | Gets the start date and time of an engagement interaction. | 55.0 |
| status | String | Gets the status of an engagement interaction. | 55.0 |
| type | String | Gets the type of an engagement interaction. | 55.0 |