Class EndUserNotificationDetailCollectionResponse

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

public class EndUserNotificationDetailCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EndUserNotificationDetail>
The class for the End User Notification Detail Collection Response.
  • Constructor Details

    • EndUserNotificationDetailCollectionResponse

      public EndUserNotificationDetailCollectionResponse()