FreeBusyTimeSlot

public FreeBusyTimeSlot FreeBusyTimeSlot(@Json(name = "start_time") Integer startTime, @Json(name = "end_time") Integer endTime, @Json(name = "status") String status)