Creates an action that attaches a result to a case.
The action creator payload containing the result to attach.
A dispatchable action.
Creates an action that detaches a result from a case.
The action creator payload containing the result to detach.
A dispatchable action.
Creates an action that sets the attached results to a record.
The action creator payload.
A dispatchable action.
The attached results action creators.
See Dispatch actions.