ExDeribit.JsonRpcResponse (ex_deribit v0.0.9)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExDeribit.JsonRpcResponse{
  id: pos_integer(),
  jsonrpc: String.t(),
  result: map() | list()
}