Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentFilterSearch

Hierarchy

  • DocumentFilterSearch

Index

Properties

Properties

search

search: { property: DocumentFilterProperty; value: string }

Matches items that contains the search query.

example

{"property":["content"],"value":"Report"}

Type declaration