Plaid Account Balance data structure.
t() :: %Plaid.Accounts.Account.Balance{ available: float(), current: float(), limit: float() }