gcal.calendarlistentry
Home > @runlightyear/gcal > CalendarListEntry
CalendarListEntry interface
Signature:interface CalendarListEntry
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
accessRole | string | ||
backgroundColor | string | ||
colorId | string | ||
conferenceProperties | ConferenceProperties | ||
defaultReminders | [ { method: string; minutes: number; } ] | ||
deleted | boolean | ||
description | string | ||
etag | Etag | ||
foregroundColor | string | ||
hidden | boolean | ||
id | string | ||
kind | "calendar#calendarListEntry" | ||
location | string | ||
notificationSettings | { notifications: [ { type: string; method: string; } ]; } | ||
primary | boolean | ||
selected | boolean | ||
summary | string | ||
summaryOverride | string | ||
timeZone | string |