Introduction
The object used to specify the arguments when searching for SafetyFleetInsight(s). Results are returned as a fleet-level daily time series ordered by ObservationDate ascending; the sort parameter is not honoured and pagination is not supported. Narrow the range with FromDate and ToDate.
Returns a fleet-level daily aggregate — one record per observation date for the calling database — so the result set is naturally bounded. Results are ordered by ObservationDate ascending. Because the result set is a single-fleet time series with no peer set to rank, the sort parameter on Get<SafetyFleetInsight> is not honoured and pagination is not supported. Narrow the range with SafetyFleetInsightSearch.fromDate and SafetyFleetInsightSearch.toDate.
Properties

fromDate

Search for SafetyFleetInsight records at this date or after.

id

Search for an entry based on the specific Id.

toDate

Search for SafetyFleetInsight records at this date or before.

Loading API Runner...