@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_ui_annotation
Interface sys_ui_annotation
interface
sys_ui_annotation
{
is_plain_text
:
Typed
<
boolean
,
{
default
:
true
}
>
;
text
:
Typed
<
string
,
{}
>
;
type
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ui_annotation_type"
>
|
TableBrand
<
"sys_ui_annotation_type"
>
|
Record
<
"sys_ui_annotation_type"
>
,
{
referenceTable
:
"sys_ui_annotation_type"
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_ui_annotation
>
sys_ui_annotation
Index
Properties
is_
plain_
text
text
type
Properties
Readonly
is_
plain_
text
is_plain_text
:
Typed
<
boolean
,
{
default
:
true
}
>
Readonly
text
text
:
Typed
<
string
,
{}
>
Readonly
type
type
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ui_annotation_type"
>
|
TableBrand
<
"sys_ui_annotation_type"
>
|
Record
<
"sys_ui_annotation_type"
>
,
{
referenceTable
:
"sys_ui_annotation_type"
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is_
plain_
text
text
type
@servicenow/sdk - v4.4.1
Loading...