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

Plaid Item Status Transactions data structure.

Link to this section Summary

Link to this section Types

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