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

Plaid Item Status LastWebhook data structure.

Link to this section Summary

Link to this section Types

@type t() :: %Plaid.Item.Status.LastWebhook{
  code_sent: String.t(),
  sent_at: String.t()
}