- Preparing search index...
- The search index is not available
nylas
Calendar: { description?: string; grantId: string; hexColor?: string; hexForegroundColor?: string; id: string; isOwnedByUser: boolean; isPrimary?: boolean; location?: string; metadata?: Record<string, unknown>; name: string; object: string; readOnly: boolean; timezone: string; }
Type declaration
-
Optional
description?: string
-
grantId: string
-
Optional
hexColor?: string
-
Optional
hexForegroundColor?: string
-
id: string
-
isOwnedByUser: boolean
-
Optional
isPrimary?: boolean
-
Optional
location?: string
-
Optional
metadata?: Record<string, unknown>
-
name: string
-
object: string
-
readOnly: boolean
-
timezone: string