SafetyScoreRequestParameters
Last updated
Represents the parameters for which an aggregated safety score is being requested.
getOccupantRoles()Returns the occupant roles for which an aggregated safety score will be requested.
OccupantRoles getOccupantRoles();getPeriod()Returns the period for which an aggregated safety score will be requested.
Period getPeriod();getTransportModes()Returns the transport modes for which an aggregated safety score will be requested.
TransportModes getTransportModes();Last updated