View Source Plaid.Webhooks.ItemError (elixir_plaid v1.2.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %Plaid.Webhooks.ItemError{ error: Plaid.Error.t(), item_id: String.t(), webhook_code: String.t(), webhook_type: String.t() }