Class UserConsentRequestCollectionResponse

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

public class UserConsentRequestCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<UserConsentRequest>
The class for the User Consent Request Collection Response.
  • Constructor Details

    • UserConsentRequestCollectionResponse

      public UserConsentRequestCollectionResponse()