plaid v1.1.0 Plaid.Accounts.Account.Balance

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Plaid.Accounts.Account.Balance{
  available: float(),
  current: float(),
  limit: float()
}