@servicenow/sdk - v4.9.0
Preparing search index...
@servicenow/sdk/automation
<internal>
sys_notification_category
Interface sys_notification_category
interface
sys_notification_category
{
name
:
Typed
<
string
,
{
attributes
:
{
serializer
:
"com.glide.script.TranslatedTextXMLSerializer"
;
}
;
label
:
"Name"
;
mandatory
:
true
;
maxLength
:
32
;
unique
:
true
;
}
,
>
;
short_description
:
Typed
<
string
,
{
label
:
"Short description"
;
maxLength
:
1000
}
,
>
;
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_notification_category
>
sys_notification_category
Index
Properties
name
short_
description
sys_
id
Properties
Readonly
name
name
:
Typed
<
string
,
{
attributes
:
{
serializer
:
"com.glide.script.TranslatedTextXMLSerializer"
;
}
;
label
:
"Name"
;
mandatory
:
true
;
maxLength
:
32
;
unique
:
true
;
}
,
>
Readonly
short_
description
short_description
:
Typed
<
string
,
{
label
:
"Short description"
;
maxLength
:
1000
}
,
>
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
name
short_
description
sys_
id
@servicenow/sdk - v4.9.0
Loading...