alfresco-js-api
Version:
JavaScript client library for the Alfresco REST API
10 lines (6 loc) • 367 B
Markdown
# AlfrescoContentServicesRestApi.RequestPagination
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**maxItems** | **Number** | The maximum number of items to return in the query results | [optional]
**skipCount** | **Number** | The number of items to skip from the start of the query set | [optional]