GetAvailabilityRequest.Builder
public GetAvailabilityRequest.Builder GetAvailabilityRequest.Builder( Integer startTime, Integer endTime, List<AvailabilityParticipant> participants, Integer durationMinutes)
Parameters
startTime
Unix timestamp for the start time to check availability for.
endTime
Unix timestamp for the end time to check availability for.
participants
Participant details to check availability for.
durationMinutes
The total number of minutes the event should last.