Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntitySearchRequestBase

Base class for search request types.

Hierarchy

Index

Properties

Properties

Optional filters

filters: object

Filters to be applied. Set it to null if there are no filters to be applied.

Type declaration

  • [key: string]: Array<string>

Optional searchText

searchText: string

The search text.

Generated using TypeDoc