google_api_calendar v0.0.2
GoogleApi.Calendar.V3.Model.FreeBusyResponse
View Source
Attributes
- calendars (%{optional(String.t) => FreeBusyCalendar}): List of free/busy information for calendars. Defaults to:
null
.
- groups (%{optional(String.t) => FreeBusyGroup}): Expansion of groups. Defaults to:
null
.
- kind (String.t): Type of the resource ("calendar#freeBusy"). Defaults to:
null
.
- timeMax (DateTime.t): The end of the interval. Defaults to:
null
.
- timeMin (DateTime.t): The start of the interval. Defaults to:
null
.