Get Availability Response
Class representation of a Nylas get availability response
Constructors
Link copied to clipboard
public GetAvailabilityResponse GetAvailabilityResponse(@Json(name = "order" ) List<String> order, @Json(name = "time_slots" ) List<TimeSlot> timeSlots)