FreeBusyRequest class
Properties
-
calendarExpansionMax
↔ int?
-
Maximal number of calendars for which FreeBusy information is to be
provided.
getter/setter pair
-
groupExpansionMax
↔ int?
-
Maximal number of calendar identifiers to be provided for a single group.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
items
↔ List<FreeBusyRequestItem>?
-
List of calendars and/or groups to query.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
timeMax
↔ DateTime?
-
The end of the interval for the query formatted as per RFC3339.
getter/setter pair
-
timeMin
↔ DateTime?
-
The start of the interval for the query formatted as per RFC3339.
getter/setter pair
-
timeZone
↔ String?
-
Time zone used in the response.
getter/setter pair