gcal.eventlist
Home > @runlightyear/gcal > EventList
EventList interface
Signature:interface EventList
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
accessRole | string | ||
defaultReminders | [ { method: string; minutes: number; } ] | ||
description | string | ||
etag | Etag | ||
items | Array<EventResource> | ||
kind | "calendar#events" | ||
nextPageToken | string | ||
nextSyncToken | string | ||
summary | string | ||
timeZone | string | ||
updated | DateTime |