Information about a record that could be used to @mention a user or group.
Name | Type | Description | Available Version |
---|---|---|---|
additionalLabel | String | An additional label (if one exists) for the record represented by this completion, for example, “(Customer)” or “(Acme Corporation)”. | 29.0 |
description | String | A description of the record represented by this completion. | 29.0 |
name | String | The name of the record represented by this completion. The name is localized, if possible. | 29.0 |
photoUrl | String | A URL to the photo or icon of the record represented by this completion. | 29.0 |
recordId | String | The ID of the record represented by this completion. | 29.0 |
userType | ConnectApi.UserType Enum |
If the record represented
by this completion is a user, this value is the user type associated
with that user; otherwise the value is null. One of these values:
|
30.0 |