Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/NotificationInterfaces
NotificationBatch
Interface NotificationBatch
interface
NotificationBatch
{
endTime
?:
any
;
notificationCount
?:
number
;
notificationIds
?:
string
;
problematicNotifications
?:
DiagnosticNotification
[]
;
startTime
?:
any
;
}
Index
Properties
end
Time?
notification
Count?
notification
Ids?
problematic
Notifications?
start
Time?
Properties
Optional
end
Time
endTime
?:
any
Optional
notification
Count
notificationCount
?:
number
Optional
notification
Ids
notificationIds
?:
string
Optional
problematic
Notifications
problematicNotifications
?:
DiagnosticNotification
[]
Optional
start
Time
startTime
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Time
notification
Count
notification
Ids
problematic
Notifications
start
Time
azure-devops-node-api
Loading...