Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 278 Bytes

File metadata and controls

18 lines (11 loc) · 278 Bytes

ActionsRpcResponseData

The response data from the action RPC call

Supported Types

MapOfAny

ActionsRpcResponseData.CreateMapOfAny(/* values here */);

ArrayOfMapOfAny

ActionsRpcResponseData.CreateArrayOfMapOfAny(/* values here */);