ExNylas.WebhookNotification.Notetaker.MeetingSettings (ExNylas v0.11.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %ExNylas.WebhookNotification.Notetaker.MeetingSettings{
  audio_recording: boolean() | nil,
  transcription: boolean() | nil,
  video_recording: boolean() | nil
}