FreeBusy
This class represents a successful free-busy response.
Constructors
Link copied to clipboard
public GetFreeBusyResponse.FreeBusy GetFreeBusyResponse.FreeBusy( @Json(name = "time_slots") List<FreeBusyTimeSlot> timeSlots, @Json(name = "object") FreeBusyType obj, @Json(name = "email") String email)