View Source ExNylas.Event.Date (ExNylas v0.9.0)

A struct representing an event date.

Nylas docs

Summary

Types

@type t() :: %ExNylas.Event.Date{date: String.t() | nil, object: String.t() | nil}