ExNylas.Notetaker.Build.Rules.ParticipantFilter (ExNylas v0.11.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %ExNylas.Notetaker.Build.Rules.ParticipantFilter{
  participants_gte: integer() | nil,
  participants_lte: integer() | nil
}