Class: CustomEntityFilterInput
backend.CustomEntityFilterInput
Hierarchy#
↳
CustomEntityFilterInput
Implements#
TCustomEntityFilter
Table of contents#
Constructors#
Properties#
Constructors#
constructor#
• new CustomEntityFilterInput()
Inherited from#
Properties#
entityType#
• Optional entityType: string
Implementation of#
TCustomEntityFilter.entityType
Defined in#
system/core/backend/src/models/filters/custom-entity.filter.ts:10
filters#
• Optional filters: PropertySearch[]
Implementation of#
TCustomEntityFilter.filters
Inherited from#
Defined in#
system/core/backend/src/models/filters/base-filter.filter.ts:8
name#
• Optional name: string
Implementation of#
TCustomEntityFilter.name
Defined in#
system/core/backend/src/models/filters/custom-entity.filter.ts:13
sorts#
• Optional sorts: SortByOptions[]
Implementation of#
TCustomEntityFilter.sorts
Inherited from#
Defined in#
system/core/backend/src/models/filters/base-filter.filter.ts:11