completionTimeRange property

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

Implementation

final TimestampRange? completionTimeRange;