@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ui_annotation
Variable sys_ui_annotation
Const
sys_ui_annotation
:
{
name
:
"sys_ui_annotation"
;
schema
:
{
is_plain_text
:
Typed
<
boolean
,
{
default
:
true
}
>
;
text
:
Typed
<
string
,
{}
>
;
type
:
Typed
<
|
string
|
Record
<
"sys_ui_annotation_type"
>
|
ExplicitKey
<
"sys_ui_annotation_type"
>
|
TableBrand
<
"sys_ui_annotation_type"
>
,
{
referenceTable
:
"sys_ui_annotation_type"
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_ui_annotation"
Readonly
schema
:
{
is_plain_text
:
Typed
<
boolean
,
{
default
:
true
}
>
;
text
:
Typed
<
string
,
{}
>
;
type
:
Typed
<
|
string
|
Record
<
"sys_ui_annotation_type"
>
|
ExplicitKey
<
"sys_ui_annotation_type"
>
|
TableBrand
<
"sys_ui_annotation_type"
>
,
{
referenceTable
:
"sys_ui_annotation_type"
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...