EventsEvaluationResult interface
Encapsulates events result properties. It defines the total number of events used and the number of matched events.
count | Count of events evaluated. |
matched |
Count of matched events. |
Count of events evaluated.
count: number
Property Value
number
Count of matched events.
matchedCount: number
Property Value
number