Plaid.Investments.GetHoldingsResponse (elixir_plaid v0.1.4) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Plaid.Investments.GetHoldingsResponse{ accounts: [Plaid.Accounts.Account.t()], holdings: [Plaid.Investments.Holding.t()], item: Plaid.Item.t(), request_id: String.t(), securities: [Plaid.Investments.Security.t()] }