Class ApprovalCollectionResponse

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

public class ApprovalCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Approval>
The class for the Approval Collection Response.
  • Constructor Details

    • ApprovalCollectionResponse

      public ApprovalCollectionResponse()