Free Busy Time Slot
Class representation of a Nylas free-busy time slot object.
Constructors
Link copied to clipboard
public FreeBusyTimeSlot FreeBusyTimeSlot(@Json(name = "start_time" ) Integer startTime, @Json(name = "end_time" ) Integer endTime, @Json(name = "status" ) String status)