Function: selectEnrollments()
function selectEnrollments(state, ...params): IAppFormEnrollment[]
Get application enrollments
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
IAppFormEnrollment[]
A derived value from the state.
Param
BpSdk Redux store