Properties
Optional chainContext
chainContext: undefined | string
Optional chainReject
chainReject: any
Optional chainResolve
chainResolve: any
chainStarter
chainStarter: string
Optional dispatchId
dispatchId: undefined | string
Optional elevationToken
elevationToken: undefined | string
Optional fetchReject
fetchReject: any
Optional fetchResolve
fetchResolve: any
Optional serviceContext
serviceContext: undefined | string
Optional timeout
timeout: undefined | number
Dispatch action payload which helps with dispatch tracking and promise style usage
IStoreFetchActionPayload
REQ The action request type
RES The action response type