tai v0.0.8 Tai.Exchanges.AssetBalances.LockRequest

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Tai.Exchanges.AssetBalances.LockRequest{
  account_id: atom(),
  asset: atom(),
  exchange_id: atom(),
  max: Decimal.t(),
  min: Decimal.t()
}