UNPKG

alfresco-js-api

Version:

JavaScript client library for the Alfresco REST API

12 lines (8 loc) 489 B
# AlfrescoContentServicesRestApi.GenericBucketBucketInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **start** | **String** | The start of range | [optional] **startInclusive** | **Boolean** | Includes values greater or equal to \"start\" | [optional] **end** | **String** | The end of range | [optional] **endInclusive** | **Boolean** | Includes values less than or equal to \"end\" | [optional]