View Source ExNylas.Notetaker.Build.Rules.ParticipantFilter (ExNylas v0.9.0)

Summary

Types

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