score property
The transaction score determined by the rule. Returned only when outcomeType is scoreBased.
Implementation
@BuiltValueField(wireName: r'score')
int? get score;
The transaction score determined by the rule. Returned only when outcomeType is scoreBased.
@BuiltValueField(wireName: r'score')
int? get score;