Function: getQuotesByProductName()
function getQuotesByProductName(state, ...params): IQuotesState[]
Get quotes by product name
Parameters
state
The first argument, often a Redux root state object.
params
...[string]
All additional arguments passed into the selector.
Returns
IQuotesState[]
A derived value from the state.
Param
The BpSdk Redux store
Param
Product name