Skip to main content

Interface: AttributeIntegerRangeFilter

Defined in: type/AttributeIntegerRangeFilter.ts:5

Object class for AttributeIntegerRangeFilter

Extends

Properties

max?

optional max?: number

Defined in: type/AttributeIntegerRangeFilter.ts:9

The number of products found with this attribute value.

Overrides

IAttributeIntegerRangeFilter.max


min?

optional min?: number

Defined in: type/AttributeIntegerRangeFilter.ts:7

Minumum value for this attribute

Overrides

IAttributeIntegerRangeFilter.min