@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
server
protocol
CreateDirectoryWatcherEventBody
Interface CreateDirectoryWatcherEventBody
interface
CreateDirectoryWatcherEventBody
{
id
:
number
;
ignoreUpdate
?:
boolean
;
path
:
string
;
recursive
:
boolean
;
}
Index
Properties
id
ignore
Update?
path
recursive
Properties
Readonly
id
id
:
number
Optional
Readonly
ignore
Update
ignoreUpdate
?:
boolean
Readonly
path
path
:
string
Readonly
recursive
recursive
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
ignore
Update
path
recursive
@servicenow/sdk - v4.4.1
Loading...