assessedPassingControlIds property

List<String>? assessedPassingControlIds
getter/setter pair

The list of controls that were assessed and are passing.

Implementation

core.List<core.String>? assessedPassingControlIds;