Function: selectFilteredOnlineQuotes()
function selectFilteredOnlineQuotes(state, ...params): IQuotesState[]
When the bp-sdk-quote-request-container component is mounted, it calculates the set of quotes that it should render based on any filters that are applied. These filters include status filtering by default and optional carrier code filtering.
This selector returns the set of filtered online quotes that are rendered by the bp-sdk-quote-request-container component
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
IQuotesState[]
A derived value from the state.