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] |
This repository was archived by the owner on Feb 8, 2024. It is now read-only.