Skip to main content

Function: getAppetite()

function getAppetite(state, ...params): IAppetiteProduct[]

Get appetite from application form

Appetite is an inclusive set of carriers products. Answers can remove a carrier product from appetite, known as pre-submission "do not quote" or pre-sub DNQ.

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

IAppetiteProduct[]

A derived value from the state.

Param

BpSdk Redux store