tai v0.0.13 Tai.VenueAdapters.Gdax.Products
Retrieves the available products on the GDAX exchange
Link to this section Summary
Link to this section Types
Link to this type
error_reason()
error_reason()
error_reason() ::
:timeout
| Tai.CredentialError.t()
| Tai.CredentialError.t()
| Tai.ServiceUnavailableError.t()
error_reason() :: :timeout | Tai.CredentialError.t() | Tai.CredentialError.t() | Tai.ServiceUnavailableError.t()
Link to this type
products()
products()
products() :: Tai.Venues.Product.t()
products() :: Tai.Venues.Product.t()
Link to this section Functions
Link to this function
products(venue_id)
products(venue_id)
products(venue_id :: atom()) :: {:ok, [products()]} | {:error, error_reason()}
products(venue_id :: atom()) :: {:ok, [products()]} | {:error, error_reason()}