Skip to main content

Function: getQuoteById()

function getQuoteById(state, ...params): undefined | IQuotesState

Get quote by ID

Parameters

state

The first argument, often a Redux root state object.

params

...[string]

All additional arguments passed into the selector.

Returns

undefined | IQuotesState

A derived value from the state.

Param

The BpSdk Redux store

Param

Quote ID