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()
Link to this type
market()
Specs
market() :: ExDeltaExchange.Asset.t()
Link to this type
result()
Specs
result() :: {:ok, [market()]} | {:error, :parse_result_item}
Link to this section Functions
Link to this function
get(credentials)
Specs
get(credentials()) :: result()