Class AgreementAcceptanceCollectionResponse

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

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

    • AgreementAcceptanceCollectionResponse

      public AgreementAcceptanceCollectionResponse()