Plaid.Item.Status (elixir_plaid v0.1.4) 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
}