ex_deribit v0.0.2 ExDeribit.JsonRpcResponse

Link to this section Summary

Link to this section Types

Link to this type

t()

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