Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentAggregateFilterPrefix

Hierarchy

  • DocumentAggregateFilterPrefix

Index

Properties

Properties

prefix

prefix: { value: DocumentFilterValue }

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

example

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

Type declaration