tai v0.0.24 Tai.Venues.AssetBalances.LockRequest

Link to this section Summary

Link to this section Types

Link to this type

account_id()
account_id() :: Tai.Venues.Adapter.account_id()

Link to this type

t()
t() :: %Tai.Venues.AssetBalances.LockRequest{
  account_id: account_id(),
  asset: asset(),
  max: Decimal.t(),
  min: Decimal.t(),
  venue_id: venue_id()
}