View Source Plaid.Item.Status.Investments (plaid v3.3.0)

Plaid Item Status Investments data structure.

Link to this section Summary

Link to this section Types

@type t() :: %Plaid.Item.Status.Investments{
  last_failed_update: String.t(),
  last_successful_update: String.t()
}