Skip to main content

Function: getEligibleOnlineCarriers()

function getEligibleOnlineCarriers(state, ...params): ICarrier[]

Gets all eligible online carriers in the store

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

ICarrier[]

A derived value from the state.

Param

The BpSdk Redux store