Plaid.Item.Status (plaid v3.0.0) View Source
Plaid Item Status data structure.
Link to this section Summary
Link to this section Types
Specs
t() :: %Plaid.Item.Status{ investments: Plaid.Item.Status.Investments.t(), last_webhook: Plaid.Item.Status.LastWebhook.t(), transactions: Plaid.Item.Status.Transactions.t() }