Class EducationSubmissionCollectionResponse

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

public class EducationSubmissionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EducationSubmission>
The class for the Education Submission Collection Response.
  • Constructor Details

    • EducationSubmissionCollectionResponse

      public EducationSubmissionCollectionResponse()