tai v0.0.3 Tai.Exchanges.BalanceDetail

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Tai.Exchanges.BalanceDetail{free: Decimal.t(), locked: Decimal.t()}

Link to this section Functions

Link to this function new(free, locked)
new(number(), number()) :: t()
Link to this function total(detail)
total(t()) :: Decimal.t()