Interface ListEventQueryParams

Hierarchy

Properties

busy?: boolean
calendarId: string
description?: string
end?: string
eventId?: string
expandRecurring?: boolean
limit?: number
location?: string
metadataPair?: Record<string, unknown>
pageToken?: string
participants?: string
showCancelled?: boolean
start?: string
title?: string

Generated using TypeDoc