Class DriveItemInviteCollectionResponse

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

public class DriveItemInviteCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Permission>
The class for the Drive Item Invite Collection Response.
  • Constructor Details

    • DriveItemInviteCollectionResponse

      public DriveItemInviteCollectionResponse()