Skip to main content

Function: selectBusinessClassification()

function selectBusinessClassification(state, ...params): undefined | string

Returns the business classification answer in human readable format

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

undefined | string

A derived value from the state.

Param

The BpSdk Redux store