Name | Type | Description | Notes |
---|---|---|---|
start | string | The start of range | [optional] |
start_inclusive | bool | Includes values greater or equal to "start" | [optional] |
end | string | The end of range | [optional] |
end_inclusive | bool | Includes values less than or equal to "end" | [optional] |