tai v0.0.7 Tai.Exchanges.AssetBalanceChangeRequest

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Tai.Exchanges.AssetBalanceChangeRequest{
  amount: Decimal.t(),
  asset: atom()
}

Link to this section Functions

Link to this function new(asset, amount)
new(atom(), Decimal.t()) :: t()