Plaid.Item.Status (elixir_plaid v0.2.1) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Plaid.Item.Status{ investments: Plaid.Item.Status.Investments.t() | nil, last_webhook: Plaid.Item.Status.LastWebhook.t() | nil, transactions: Plaid.Item.Status.Transactions.t() | nil }