ConfigurationBookingParticipant

Class representation of a participant in a booking.

Constructors

Link copied to clipboard
public ConfigurationBookingParticipant ConfigurationBookingParticipant(@Json(name = "calendar_id") String calendarId)

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
private final String calendarId

The calendar ID that the event is created in.

Functions

Link copied to clipboard
public final String getCalendarId()

The calendar ID that the event is created in.