Class TermsAndConditionsCollectionResponse

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

public class TermsAndConditionsCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<TermsAndConditions>
The class for the Terms And Conditions Collection Response.
  • Constructor Details

    • TermsAndConditionsCollectionResponse

      public TermsAndConditionsCollectionResponse()