DaffFilterRangeNumeric
An interface that describes filters that are a range of numbers; i.e. prices.
API
interface DaffFilterRangeNumeric {
type: DaffFilterType.RangeNumeric
}
Properties
Name | Type | Description |
---|---|---|
type | DaffFilterType.RangeNumeric | The type of filter. |