Class TimeOffReasonCollectionResponse

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

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

    • TimeOffReasonCollectionResponse

      public TimeOffReasonCollectionResponse()