plaid v1.9.1 Plaid.Item.Status.LastWebhook View Source

Plaid Item Status LastWebhook data structure.

Link to this section Summary

Link to this section Types

Link to this type

t()

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