ExDeribit.Accounts.Summary (ex_deribit v0.0.9)
Link to this section Summary
Link to this section Types
Link to this type
account_summary()
Specs
account_summary() :: ExDeribit.AccountSummary.t()
Link to this type
credentials()
Specs
credentials() :: ExDeribit.Credentials.t()
Link to this type
currency()
Specs
currency() :: String.t()
Link to this type
result()
Specs
result() :: {:ok, account_summary()} | {:error, term()}
Link to this section Functions
Link to this function
get(credentials, currency)
Specs
get(credentials(), currency()) :: result()