No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.BasicTemplateAttachment Class
Subclass of ConnectApi.FeedItemAttachment Class
Objects of this type are returned by attachments in feed items with type BasicTemplate.
| Property | Type | Description | Available Version |
|---|---|---|---|
| description | String | An optional description with a 500 character limit. | 28.0–31.0 |
| icon | ConnectApi.Icon | An optional icon. | 28.0–31.0 |
| linkRecordId | String | If linkURL refers to a Salesforce record, linkRecordId contains the ID of the record. | 28.0–31.0 |
| linkUrl | String | An optional URL to a detail page if there is additional content that can’t be displayed inline. Do not specify linkUrl unless you specify a title. | 28.0–31.0 |
| title | String | An optional title to the detail page. If linkUrl is specified, the title links to linkUrl. | 28.0–31.0 |