Experiment JS Client Documentation - v1.21.0
Preparing search index...
FlagEvaluationTrace
Type Alias FlagEvaluationTrace
Alpha
type
FlagEvaluationTrace
=
{
flagKey
:
string
;
matched
:
boolean
;
matchedSegment
?:
string
;
steps
:
EvaluationSegmentResult
[]
;
}
Index
Properties
flag
Key
matched
matched
Segment?
steps
Properties
flag
Key
flagKey
:
string
matched
matched
:
boolean
Optional
matched
Segment
matchedSegment
?:
string
steps
steps
:
EvaluationSegmentResult
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flag
Key
matched
matched
Segment
steps
Experiment JS Client Documentation - v1.21.0
Loading...