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

Plaid /asset_report/audit_copy/remove response schema.

Link to this section Summary

Link to this section Types

Specs

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