Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
List View Summary Collection
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| count | Integer | The total number of list views returned. | Small, 43.0 | 43.0 |
| currentPageToken | String | The pageToken of the current page of list views. | Small, 43.0 | 43.0 |
| currentPageUrl | String | The URL of the current page of list views. | Small, 43.0 | 43.0 |
| lists | List View Summary | Collection of list views for the given object | Small, 43.0 | 43.0 |
| nextPageToken | String | The pageToken of the next page of list views. | Small, 43.0 | 43.0 |
| nextPageUrl | String | The URL of the next page of list views | Small, 43.0 | 43.0 |
| objectApiName | String | A supported object, such as Account. | Small, 48.0 | 48.0 |
| pageSize | Integer | The number of list records viewed at one time. The default value is 20. | Small, 48.0 | 48.0 |
| previousPageToken | String | The pageToken of the previous page of list views. | Small, 43.0 | 43.0 |
| previousPageUrl | String | The URL of the previous page of list views. | Small, 43.0 | 43.0 |
| queryString | String | The query string used in the query parameter. | Small, 48.0 | 48.0 |
| recentListsOnly | Boolean | Show only recently viewed lists. The default value is false. | Small, 48.0 | 48.0 |