# AlfrescoContentServicesRestApi.GenericBucketBucketInfo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**start** | **String** | The start of range | [optional] 
**startInclusive** | **Boolean** | Includes values greater or equal to \&quot;start\&quot; | [optional] 
**end** | **String** | The end of range | [optional] 
**endInclusive** | **Boolean** | Includes values less than or equal to \&quot;end\&quot; | [optional] 


