A struct representing an event date.
Nylas docs
@type t() :: %ExNylas.Event.Date{date: String.t() | nil, object: String.t() | nil}