View Source Plaid.Item.UpdateWebhookResponse (elixir_plaid v1.2.1)

Plaid API /item/webhook/update response schema.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Item.UpdateWebhookResponse{
  item: Plaid.Item.t(),
  request_id: String.t()
}