Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventsEvaluationResult

Encapsulates events result properties. It defines the total number of events used and the number of matched events.

Hierarchy

  • EventsEvaluationResult

Index

Properties

Properties

Optional count

count: number

Count of events evaluated.

Optional matchedCount

matchedCount: number

Count of matched events.

Generated using TypeDoc