Plaid.Webhooks.TransactionsRemoved (elixir_plaid v0.1.8) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Plaid.Webhooks.TransactionsRemoved{ error: Plaid.Error.t(), item_id: String.t(), removed_transactions: [String.t()], webhook_code: String.t(), webhook_type: String.t() }