ExDeltaExchange.Assets.List (ex_delta_exchange v0.0.3)

Link to this section Summary

Link to this section Types

Link to this type

credentials()

Specs

credentials() :: ExDeltaExchange.Credentials.t()

Specs

market() :: ExDeltaExchange.Asset.t()

Specs

result() :: {:ok, [market()]} | {:error, :parse_result_item}

Link to this section Functions

Link to this function

get(credentials)

Specs

get(credentials()) :: result()