@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_scope_privilege
Variable sys_scope_privilege
Const
sys_scope_privilege
:
{
name
:
"sys_scope_privilege"
;
schema
:
{
operation
:
Typed
<
string
,
{}
>
;
source_scope
:
Typed
<
string
,
{}
>
;
status
:
Typed
<
string
,
{}
>
;
target_name
:
Typed
<
string
,
{}
>
;
target_scope
:
Typed
<
string
,
{}
>
;
target_type
:
Typed
<
string
,
{}
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_scope_privilege"
Readonly
schema
:
{
operation
:
Typed
<
string
,
{}
>
;
source_scope
:
Typed
<
string
,
{}
>
;
status
:
Typed
<
string
,
{}
>
;
target_name
:
Typed
<
string
,
{}
>
;
target_scope
:
Typed
<
string
,
{}
>
;
target_type
:
Typed
<
string
,
{}
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...