Plaid.AssetReport.CreateAuditCopyResponse (elixir_plaid v0.1.0) View Source

Plaid Asset Report create audit copy response schema

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.AssetReport.CreateAuditCopyResponse{
  audit_copy_token: String.t(),
  request_id: String.t()
}