Skip to main content

Interface: AttributeDecimalRangeFilter

Defined in: type/AttributeDecimalRangeFilter.ts:5

Object class for AttributeDecimalRangeFilter

Extends

Properties

max?

optional max?: number

Defined in: type/AttributeDecimalRangeFilter.ts:9

The number of products found with this attribute value.

Overrides

IAttributeDecimalRangeFilter.max


min?

optional min?: number

Defined in: type/AttributeDecimalRangeFilter.ts:7

Minumum value for this attribute

Overrides

IAttributeDecimalRangeFilter.min