Tai.VenueAdapters.Gdax.ProductStatus (tai v0.0.75)
Link to this section Summary
Link to this section Types
Link to this type
error_reason()
Specs
error_reason() :: {:unknown_status, String.t()}
Link to this type
status()
Specs
status() :: Tai.Venues.Product.status()
Link to this section Functions
Link to this function
normalize(venue_status)
Specs
normalize(String.t()) :: {:ok, status()} | {:error, error_reason()}