Skip to main content

Function: getPartnerEngineConfig()

function getPartnerEngineConfig(state, ...params): IPartnerEngineConfig

Gets the IPartnerEngine config for API requests

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

IPartnerEngineConfig

A derived value from the state.

Param

BpSdk redux store