Class TimeOffCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<TimeOff>
com.microsoft.graph.requests.TimeOffCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<TimeOff>, com.microsoft.graph.serializer.IJsonBackedObject

public class TimeOffCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<TimeOff>
The class for the Time Off Collection Response.
  • Constructor Details

    • TimeOffCollectionResponse

      public TimeOffCollectionResponse()