View Source ExNylas.Scheduling.Session.Build (ExNylas v0.9.0)
Helper module for validating a scheduling session before sending it.
Summary
Types
@type t() :: %ExNylas.Scheduling.Session.Build{ configuration_id: String.t() | nil, slug: String.t() | nil, time_to_live: non_neg_integer() }