@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sc_cat_item_guide
Variable sc_cat_item_guide
Const
sc_cat_item_guide
:
{
extends
:
"sys_metadata"
;
name
:
"sc_cat_item_guide"
;
schema
:
{
cascade
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Cascade Variables"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
include_items
:
Typed
<
boolean
,
{
active
:
true
;
default
:
true
;
label
:
"Show Include Toggle"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
order_to_cart
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Order to cart"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
script
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"script_plain"
;
label
:
"Script"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
two_step
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Two step"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
validator
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"script_plain"
;
label
:
"Validator"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
extends
:
"sys_metadata"
Readonly
name
:
"sc_cat_item_guide"
Readonly
schema
:
{
cascade
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Cascade Variables"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
include_items
:
Typed
<
boolean
,
{
active
:
true
;
default
:
true
;
label
:
"Show Include Toggle"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
order_to_cart
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Order to cart"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
script
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"script_plain"
;
label
:
"Script"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
two_step
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Two step"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
validator
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"script_plain"
;
label
:
"Validator"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...