Interface: IAttributeDecimalRangeFilter
Defined in: type/IAttributeDecimalRangeFilter.ts:4
Interface for decimal range filters on attributes
Extended by
Properties
max?
optionalmax?:number
Defined in: type/IAttributeDecimalRangeFilter.ts:8
Maximum value for the range
min?
optionalmin?:number
Defined in: type/IAttributeDecimalRangeFilter.ts:6
Minimum value for the range