Gleanex.Admin.ListDlpReportsResponse (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a ListDlpReportsResponse

Summary

Types

t()

@type t() :: %Gleanex.Admin.ListDlpReportsResponse{
  reports: [Gleanex.Admin.DlpReport.t()] | nil
}