ExFtx.Account.Show (ex_ftx v0.0.14)

Link to this section Summary

Link to this section Types

Specs

account() :: ExFtx.Account.t()
Link to this type

credentials()

Specs

credentials() :: ExFtx.Credentials.t()

Specs

result() ::
  {:ok, account()} | {:error, ExFtx.JsonResponse.error(), :parse_result_item}

Link to this section Functions

Link to this function

get(credentials)

Specs

get(credentials()) :: result()