ex_deribit v0.0.4 ExDeribit.Accounts.Summary

Link to this section Summary

Link to this section Types

Link to this type

account_summary()

account_summary() :: ExDeribit.AccountSummary.t()
Link to this type

credentials()

credentials() :: ExDeribit.Credentials.t()
Link to this type

currency()

currency() :: String.t()
Link to this type

result()

result() :: {:ok, account_summary()} | {:error, term()}

Link to this section Functions

Link to this function

get(credentials, currency)

get(credentials(), currency()) :: result()