Gleanex.Admin.CreateDlpReportRequest (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a CreateDlpReportRequest

Summary

Types

t()

@type t() :: %Gleanex.Admin.CreateDlpReportRequest{
  autoHideDocs: boolean() | nil,
  config: Gleanex.Admin.DlpConfig.t() | nil,
  frequency: String.t() | nil,
  name: String.t() | nil
}