plaid v1.9.1 Plaid.Item.Status View Source

Plaid Item Status data structure.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Plaid.Item.Status{
  investments: Plaid.Item.Status.Investments.t(),
  last_webhook: Plaid.Item.Status.LastWebhook.t(),
  transactions: Plaid.Item.Status.Transactions.t()
}