approvalRulesSatisfied property

List<String>? approvalRulesSatisfied
final

The names of the approval rules that have had their conditions met.

Implementation

final List<String>? approvalRulesSatisfied;