Function: getVehicleOptionsModels()
function getVehicleOptionsModels(state, ...params): undefined | IVehicleModelOptions
Returns just the vehicle models options for the specified question set
Parameters
state
The first argument, often a Redux root state object.
params
...[string]
All additional arguments passed into the selector.
Returns
undefined | IVehicleModelOptions
A derived value from the state.
Param
The BpSdk Redux store
Param
Question Group ID