RangeCondition1
Home > @gooddata/sdk-code-schemas > v1 > RangeCondition1
v1.RangeCondition1 interface
Signature:
export interface RangeCondition1
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
"BETWEEN" | "NOT_BETWEEN" | |||
|
number |
From value to use in condition for this filter. | ||
|
number |
To value to use in condition for this filter. |