Tai.VenueAdapters.Bitmex.Accounts (tai v0.0.75)

Link to this section Summary

Link to this section Types

Specs

account() :: Tai.Venues.Account.t()
Link to this type

credential_id()

Specs

credential_id() :: Tai.Venue.credential_id()
Link to this type

credentials()

Specs

credentials() :: Tai.Venue.credentials()
Link to this type

shared_error_reason()

Specs

shared_error_reason() :: Tai.Venues.Adapter.shared_error_reason()

Specs

venue_id() :: Tai.Venue.id()

Link to this section Functions

Link to this function

accounts(venue_id, credential_id, credentials)

Specs

accounts(venue_id(), credential_id(), credentials()) ::
  {:ok, [account()]} | {:error, shared_error_reason()}