Skip to main content

Class: ProductCategoryFilterInput

backend.ProductCategoryFilterInput

Hierarchy#

Implements#

  • TProductCategoryFilter

Table of contents#

Constructors#

Properties#

Constructors#

constructor#

• new ProductCategoryFilterInput()

Inherited from#

BaseFilterInput.constructor

Properties#

filters#

• Optional filters: PropertySearch[]

Implementation of#

TProductCategoryFilter.filters

Inherited from#

BaseFilterInput.filters

Defined in#

system/core/backend/src/models/filters/base-filter.filter.ts:8


nameSearch#

• nameSearch: string

Implementation of#

TProductCategoryFilter.nameSearch

Defined in#

system/core/backend/src/models/filters/product-category.filter.ts:10


sorts#

• Optional sorts: SortByOptions[]

Implementation of#

TProductCategoryFilter.sorts

Inherited from#

BaseFilterInput.sorts

Defined in#

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