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

Plaid /asset_report/audit_copy/create 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()
}