View Source Plaid.Item.Status (elixir_plaid v1.2.1)
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 }