View Source ExNylas.WebhookNotification.Notetaker.Event (ExNylas v0.9.0)

Summary

Types

@type t() :: %ExNylas.WebhookNotification.Notetaker.Event{
  event_id: String.t() | nil,
  ical_uid: String.t() | nil,
  master_event_id: String.t() | nil
}