Newer Version Available
Record Collection
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| count | Integer | The page size. | Small, 41.0 | 41.0 |
| currentPageToken | String | Token identifying the current page. | Small, 44.0 | 44.0 |
| currentPageUrl | String | User Interface API URL identifying the current page. | Small, 41.0 | 41.0 |
| nextPageToken | String | Token identifying the next page, or null if there isn’t a next page. | Small, 44.0 | Small, 44.0 |
| nextPageUrl | String | User Interface API URL identifying the next page. | Small, 41.0 | Small, 41.0 |
| previousPageToken | String | Token identifying the previous page, or null if there isn’t a previous page. | Small, 44.0 | 44.0 |
| previousPageUrl | String | User Interface API URL identifying the previous page. | Small, 41.0 | 41.0 |
| records | Record[] | A collection of records. | Small, 41.0 | 41.0 |