Function: getVehicleOptionsSelectionsMap()
function getVehicleOptionsSelectionsMap(state, ...params): IQuestionGroupState
Returns vehicle selection map containing the available options for all question group IDs
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
IQuestionGroupState
A derived value from the state.
Param
The BpSdk Redux store