@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_variable_value
Interface sys_variable_value
interface
sys_variable_value
{
document
:
Typed
<
string
,
{}
>
;
document_key
:
Typed
<
string
|
Record
<
keyof
Tables
>
,
{
dependent
:
"document"
}
,
>
;
order
:
Typed
<
number
,
{}
>
;
value
:
Typed
<
string
,
{}
>
;
variable
:
Typed
<
|
string
|
ExplicitKey
<
"var_dictionary"
>
|
TableBrand
<
"var_dictionary"
>
|
Record
<
"var_dictionary"
>
,
{
referenceTable
:
"var_dictionary"
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_variable_value
>
sys_variable_value
Index
Properties
document
document_
key
order
value
variable
Properties
Readonly
document
document
:
Typed
<
string
,
{}
>
Readonly
document_
key
document_key
:
Typed
<
string
|
Record
<
keyof
Tables
>
,
{
dependent
:
"document"
}
>
Readonly
order
order
:
Typed
<
number
,
{}
>
Readonly
value
value
:
Typed
<
string
,
{}
>
Readonly
variable
variable
:
Typed
<
|
string
|
ExplicitKey
<
"var_dictionary"
>
|
TableBrand
<
"var_dictionary"
>
|
Record
<
"var_dictionary"
>
,
{
referenceTable
:
"var_dictionary"
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
document_
key
order
value
variable
@servicenow/sdk - v4.4.1
Loading...