View Source Plaid.Sandbox.FireItemWebhookResponse (elixir_plaid v1.2.1)

Plaid API /sandbox/item/fire_webhook response schema.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Sandbox.FireItemWebhookResponse{
  request_id: String.t(),
  webhook_fired: boolean()
}