ExNylas.Event.Date (ExNylas v0.11.0)

Copy Markdown View Source

A struct representing an event date.

Nylas docs

Summary

Types

t()

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