Range1
Home > @gooddata/sdk-code-schemas > v1 > Range1
v1.Range1 interface
Signature:
export interface Range1
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
"BETWEEN" | "NOT_BETWEEN" |
Condition to use for this filter. | ||
|
(LabelIdentifier6 | string)[] |
(Optional) Optional array of attribute or label references or local identifiers to apply dimensionality to the filter. | ||
|
number |
From value to use in condition for this filter. | ||
|
boolean |
(Optional) Null values will be treated as zero. | ||
|
number |
To value to use in condition for this filter. | ||
|
"metric_value_filter" | |||
|
Metric or local metric to use in this filter. |