RulePreviewResult interface
A rule preview result containing a dimension combination and an array of evaluations.
Properties
| dimension |
The list of dimensions for the evaluation. |
| evaluations | An array of evaluations. |
Property Details
dimensionCombination
The list of dimensions for the evaluation.
dimensionCombination?: DimensionNameAndValue[]