Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentFilterPrefix

Hierarchy

  • DocumentFilterPrefix

Index

Properties

Properties

prefix

prefix: { property: DocumentFilterProperty; value: DocumentFilterValue }

Matches items that contain a specific prefix in the provided property.

example

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

Type declaration