CreateEventQueryParams
Class representation of the query parameters for creating an event.
Constructors
Link copied to clipboard
public CreateEventQueryParams CreateEventQueryParams( @Json(name = "calendar_id") String calendarId, @Json(name = "notify_participants") Boolean notifyParticipants)
Types
Link copied to clipboard
Builder for CreateEventQueryParams.