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 Info Summary Collection
List info summary collection.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| count | Integer | Total count of lists returned. | Small, 61.0 | 61.0 |
| currentPageToken | String | Page token of the current page of lists. | Small, 61.0 | 61.0 |
| currentPageUrl | String | URL of the current page of lists. | Small, 61.0 | 61.0 |
| lists | List Info Summary[] | Collection of list summaries. | Small, 61.0 | 61.0 |
| nextPageToken | String | Page token of the next page of lists. | Small, 61.0 | 61.0 |
| nextPageUrl | String | URL of the next page of lists. | Small, 61.0 | 61.0 |
| objectApiName | String | API name of the object in the URL. | Small, 61.0 | 61.0 |
| pageSize | Integer | Page size specified in the query parameter or the default value. | Small, 61.0 | 61.0 |
| previousPageToken | String | Page token of the previous page of lists. | Small, 61.0 | 61.0 |
| previousPageUrl | String | URL of the previous page of lists. | Small, 61.0 | 61.0 |
| queryString | String | Query string specified in the query parameter or null. | Small, 61.0 | 61.0 |
| recentListsOnly | Boolean | Indicates whether recent lists only were returned (true) or not (false). | Small, 61.0 | 61.0 |