Class EducationCategoryCollectionResponse

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

public class EducationCategoryCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EducationCategory>
The class for the Education Category Collection Response.
  • Constructor Details

    • EducationCategoryCollectionResponse

      public EducationCategoryCollectionResponse()