Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 514 Bytes

QueryAggregationRangeDict.md

File metadata and controls

12 lines (8 loc) · 514 Bytes

QueryAggregationRangeDict

Specifies a range from an inclusive start value to an exclusive end value.

Properties

Name Type Required Description
startValue NotRequired[Any] No Inclusive start.
endValue NotRequired[Any] No Exclusive end.

[Back to Model list] [Back to API list] [Back to README]