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

Plaid Item Status LastWebhook data structure.

Link to this section Summary

Link to this section Types

Specs

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