Skip to main content

Class: ProductFilterMeta

backend.ProductFilterMeta

Implements#

  • TProductFilterMeta

Table of contents#

Constructors#

Properties#

Constructors#

constructor#

• new ProductFilterMeta()

Properties#

maxPrice#

• Optional maxPrice: number

Implementation of#

TProductFilterMeta.maxPrice

Defined in#

system/core/backend/src/models/filters/product.filter.ts:14


minPrice#

• Optional minPrice: number

Implementation of#

TProductFilterMeta.minPrice

Defined in#

system/core/backend/src/models/filters/product.filter.ts:11