Interface: StorageRequest
Extends
BridgeRequest
Properties
action
action: keyof
StorageController
Overrides
BridgeRequest.action
Defined in
modules/platform/comm/storage_request.ts:7 (opens in a new tab)
args?
optional
args:any
[]
Inherited from
BridgeRequest.args
Defined in
modules/platform/platform_bridge.controller.ts:123 (opens in a new tab)
id
id:
string
Inherited from
BridgeRequest.id
Defined in
modules/platform/platform_bridge.controller.ts:118 (opens in a new tab)
type
type:
STORAGE
Overrides
BridgeRequest.type
Defined in
modules/platform/comm/storage_request.ts:6 (opens in a new tab)