durationRange property

DurationRange? durationRange
final

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

Implementation

final DurationRange? durationRange;