Plaid.Investments.GetTransactionsResponse (elixir_plaid v0.1.2) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Plaid.Investments.GetTransactionsResponse{ accounts: [Plaid.Accounts.Account.t()], investment_transactions: [Plaid.Investments.Transaction.t()], item: Plaid.Item.t(), request_id: String.t(), securities: [Plaid.Investments.Security.t()], total_investment_transactions: integer() }