# GenericBucketBucketInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **start** | **string** | The start of range | [optional] [default to null] **startInclusive** | **boolean** | Includes values greater or equal to \"start\" | [optional] [default to null] **end** | **string** | The end of range | [optional] [default to null] **endInclusive** | **boolean** | Includes values less than or equal to \"end\" | [optional] [default to null]