@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_perspective
Interface sys_perspective
interface
sys_perspective
{
application
:
Typed
<
string
,
{
label
:
"Application"
}
>
;
applications
:
Typed
<
string
,
{
array
:
true
;
label
:
"Applications"
}
>
;
name
:
Typed
<
string
,
{
label
:
"Name"
}
>
;
order
:
Typed
<
number
,
{
label
:
"Order"
}
>
;
roles
:
Typed
<
string
,
{
array
:
true
;
attributes
:
{
record_watcher_blacklist
:
true
}
;
label
:
"Roles"
;
}
,
>
;
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_perspective
>
sys_perspective
Index
Properties
application
applications
name
order
roles
sys_
id
Properties
Readonly
application
application
:
Typed
<
string
,
{
label
:
"Application"
}
>
Readonly
applications
applications
:
Typed
<
string
,
{
array
:
true
;
label
:
"Applications"
}
>
Readonly
name
name
:
Typed
<
string
,
{
label
:
"Name"
}
>
Readonly
order
order
:
Typed
<
number
,
{
label
:
"Order"
}
>
Readonly
roles
roles
:
Typed
<
string
,
{
array
:
true
;
attributes
:
{
record_watcher_blacklist
:
true
}
;
label
:
"Roles"
;
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
applications
name
order
roles
sys_
id
@servicenow/sdk - v4.4.1
Loading...