View Source ExNylas.FreeBusy (ExNylas v0.9.0)
Structs for Nylas calendar free/busy.
Summary
Types
@type t() :: %ExNylas.FreeBusy{ email: String.t() | nil, object: String.t() | nil, time_slots: [ExNylas.FreeBusy.TimeSlot.t()] }
Structs for Nylas calendar free/busy.
@type t() :: %ExNylas.FreeBusy{ email: String.t() | nil, object: String.t() | nil, time_slots: [ExNylas.FreeBusy.TimeSlot.t()] }