NotificationPage
type NotificationPage implements Page {
totalElements: Int
totalPages: Int
items: [Notification!]!
}
Fields
NotificationPage.totalElements ● Int scalar
NotificationPage.totalPages ● Int scalar
NotificationPage.items ● [Notification!]! non-null interface
Interfaces
Page interface
Member Of
BusinessService object ● Check interface ● CloudService object ● DailyCheckDetail object ● Database object ● MonitoredSystem interface ● RtmCheck object ● SapBusinessObject object ● SapInstance object ● SapSystem object ● Server object