workflowState property

List<StringFilter>? workflowState
final

The workflow state of a finding.

Note that this field is deprecated. To search for a finding based on its workflow status, use WorkflowStatus.

Implementation

final List<StringFilter>? workflowState;