states property

List<AssessmentRunState>? states
final

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

Implementation

final List<AssessmentRunState>? states;