startTimeRange property

TimestampRange? startTimeRange
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 startTime property of the AssessmentRun data type.

Implementation

final TimestampRange? startTimeRange;