Tradehub.Trade.get_order

You're seeing just the function get_order, go back to Tradehub.Trade module for more information.

Specs

get_order(String.t()) :: {:ok, Tradehub.order()} | {:error, HTTPoison.Error.t()}

Requests an order details information by its order id

Examples

iex> Tradehub.Trade.get_order("A186AC5F560BBD4B2C1F9B21C6EF1814F3295EBD863FA3655F74942CDB198530")