@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sc_cat_item_guide
Interface sc_cat_item_guide
interface
sc_cat_item_guide
{
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
;
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sc_cat_item_guide
>
sc_cat_item_guide
Index
Properties
cascade
include_
items
order_
to_
cart
script
sys_
id
two_
step
validator
Properties
Readonly
cascade
cascade
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Cascade Variables"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
include_
items
include_items
:
Typed
<
boolean
,
{
active
:
true
;
default
:
true
;
label
:
"Show Include Toggle"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
order_
to_
cart
order_to_cart
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Order to cart"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
script
script
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"script_plain"
;
label
:
"Script"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
two_
step
two_step
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Two step"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
validator
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
On This Page
Properties
cascade
include_
items
order_
to_
cart
script
sys_
id
two_
step
validator
@servicenow/sdk - v4.4.1
Loading...