Class AgreementCollectionResponse

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

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

    • AgreementCollectionResponse

      public AgreementCollectionResponse()