Function: getOfflineCarriersProducts()
function getOfflineCarriersProducts(state, ...params): ICarriersProductState[]
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
ICarriersProductState[]
A derived value from the state.
Deprecated
Use getEligibleOfflineCarriersWithProducts instead. Gets offline carriers products currently in the store
Param
The BpSdk Redux store