View Source Plaid.AssetReport.RemoveResponse (elixir_plaid v1.2.1)

Plaid /asset_report/remove response schema.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.AssetReport.RemoveResponse{
  removed: boolean(),
  request_id: String.t()
}