Gleanex.Client.ChatRestrictionFilters (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a ChatRestrictionFilters

Summary

Types

t()

@type t() :: %Gleanex.Client.ChatRestrictionFilters{
  containerSpecs: [map()] | nil,
  datasourceInstances: [String.t()] | nil,
  documentSpecs: [map()] | nil
}