ExFtx.Balance (ex_ftx v0.0.14)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExFtx.Balance{
  available_without_borrow: number(),
  coin: String.t(),
  free: number(),
  spot_borrow: number(),
  total: number(),
  usd_value: number()
}