Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/NotificationInterfaces
NotificationStatisticsQueryConditions
Interface NotificationStatisticsQueryConditions
interface
NotificationStatisticsQueryConditions
{
endDate
?:
Date
;
hitCountMinimum
?:
number
;
path
?:
string
;
startDate
?:
Date
;
type
?:
NotificationStatisticType
;
user
?:
IdentityRef
;
}
Index
Properties
end
Date?
hit
Count
Minimum?
path?
start
Date?
type?
user?
Properties
Optional
end
Date
endDate
?:
Date
Optional
hit
Count
Minimum
hitCountMinimum
?:
number
Optional
path
path
?:
string
Optional
start
Date
startDate
?:
Date
Optional
type
type
?:
NotificationStatisticType
Optional
user
user
?:
IdentityRef
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Date
hit
Count
Minimum
path
start
Date
type
user
azure-devops-node-api
Loading...