Gleanex.Client.ListCollectionsRequest (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a ListCollectionsRequest

Summary

Types

t()

@type t() :: %Gleanex.Client.ListCollectionsRequest{
  allowedDatasource: String.t() | nil,
  includeAudience: boolean() | nil,
  includeRoles: boolean() | nil
}