AttributeIntegerRangeFilter
No description
type AttributeIntegerRangeFilter implements IAttributeIntegerRangeFilter {
min: Int
max: Int
}
Fields
AttributeIntegerRangeFilter.min
● Int
scalar
Minumum value for this attribute
AttributeIntegerRangeFilter.max
● Int
scalar
The number of products found with this attribute value.
Interfaces
IAttributeIntegerRangeFilter
interface
Member Of
AttributeFilter
object ● IAttributeFilter
interface