Class PermissionGrantCollectionResponse

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

public class PermissionGrantCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Permission>
The class for the Permission Grant Collection Response.
  • Constructor Details

    • PermissionGrantCollectionResponse

      public PermissionGrantCollectionResponse()