FilterType
Enum representing the currently supported filter types. Additional values may be added in the future without notice.
Enum
-
EXISTS
(value:'EXISTS'
) -
RANGE
(value:'RANGE'
) -
TERMS
(value:'TERMS'
)
Enum representing the currently supported filter types. Additional values may be added in the future without notice.
EXISTS
(value: 'EXISTS'
)
RANGE
(value: 'RANGE'
)
TERMS
(value: 'TERMS'
)