Tradehub.Fee.txns_fees
You're seeing just the function
txns_fees
, go back to Tradehub.Fee module for more information.
Specs
txns_fees() :: {:ok, Tradehub.txns_fees()} | {:error, HTTPoison.Error.t()}
Get a list of transaction fees that been configured for a specific message
Returns
- an object type
Tradehub.txns_fees()
as expected. - an error when someting goes wrong with the connection.
Examples
iex> Tradehub.Fee.txns_fees