Skip to main content

Class: PropertySearch

backend.PropertySearch

Table of contents#

Constructors#

Properties#

Constructors#

constructor#

• new PropertySearch()

Properties#

exact#

• Optional exact: boolean

Defined in#

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


inMeta#

• Optional inMeta: boolean

Defined in#

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


key#

• Optional key: string

Defined in#

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


value#

• Optional value: null | string | number | boolean

Defined in#

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