Plaid.AssetReport.RemoveAuditCopyResponse (elixir_plaid v0.1.2) View Source

Plaid Asset Report remove audit copy response schema.

Link to this section Summary

Link to this section Types

Specs

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