@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
item_option_new_set
Interface item_option_new_set
interface
item_option_new_set
{
create_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Create roles"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
description
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Description"
;
mandatory
:
false
;
maxLength
:
4000
;
read_only
:
false
;
}
,
>
;
display_title
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Display title"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
internal_name
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Internal name"
;
mandatory
:
true
;
maxLength
:
80
;
read_only
:
false
;
}
,
>
;
layout
:
Typed
<
string
,
{
active
:
true
;
default
:
"normal"
;
dropdown
:
"dropdown_without_none"
;
label
:
"Layout"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
name
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Name"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
;
order
:
Typed
<
number
,
{
active
:
true
;
default
:
100
;
label
:
"Order"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
read_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Read roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
set_attributes
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Variable Set attributes"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
title
:
Typed
<
string
,
{
active
:
true
;
label
:
"Title"
;
mandatory
:
true
;
read_only
:
false
}
,
>
;
type
:
Typed
<
"one_to_one"
|
"one_to_many"
,
{
active
:
true
;
choices
:
{
one_to_many
:
{
inactive
:
false
;
label
:
"Multi Row"
;
language
:
"en"
;
sequence
:
200
;
}
;
one_to_one
:
{
inactive
:
false
;
label
:
"Single Row"
;
language
:
"en"
;
sequence
:
100
;
}
;
}
;
default
:
"one_to_one"
;
dropdown
:
"dropdown_without_none"
;
label
:
"Type"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
true
;
}
,
>
;
version
:
Typed
<
number
,
{
active
:
true
;
label
:
"Version"
;
mandatory
:
false
;
read_only
:
true
}
,
>
;
write_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Write roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
item_option_new_set
>
item_option_new_set
Index
Properties
create_
roles
description
display_
title
internal_
name
layout
name
order
read_
roles
set_
attributes
sys_
id
title
type
version
write_
roles
Properties
Readonly
create_
roles
create_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Create roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
Readonly
description
description
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Description"
;
mandatory
:
false
;
maxLength
:
4000
;
read_only
:
false
;
}
,
>
Readonly
display_
title
display_title
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Display title"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
internal_
name
internal_name
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Internal name"
;
mandatory
:
true
;
maxLength
:
80
;
read_only
:
false
;
}
,
>
Readonly
layout
layout
:
Typed
<
string
,
{
active
:
true
;
default
:
"normal"
;
dropdown
:
"dropdown_without_none"
;
label
:
"Layout"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
Readonly
name
name
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Name"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
Readonly
order
order
:
Typed
<
number
,
{
active
:
true
;
default
:
100
;
label
:
"Order"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
read_
roles
read_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Read roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
Readonly
set_
attributes
set_attributes
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Variable Set attributes"
;
mandatory
:
false
;
maxLength
:
255
;
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
title
title
:
Typed
<
string
,
{
active
:
true
;
label
:
"Title"
;
mandatory
:
true
;
read_only
:
false
}
,
>
Readonly
type
type
:
Typed
<
"one_to_one"
|
"one_to_many"
,
{
active
:
true
;
choices
:
{
one_to_many
:
{
inactive
:
false
;
label
:
"Multi Row"
;
language
:
"en"
;
sequence
:
200
;
}
;
one_to_one
:
{
inactive
:
false
;
label
:
"Single Row"
;
language
:
"en"
;
sequence
:
100
;
}
;
}
;
default
:
"one_to_one"
;
dropdown
:
"dropdown_without_none"
;
label
:
"Type"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
true
;
}
,
>
Readonly
version
version
:
Typed
<
number
,
{
active
:
true
;
label
:
"Version"
;
mandatory
:
false
;
read_only
:
true
}
,
>
Readonly
write_
roles
write_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Write roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create_
roles
description
display_
title
internal_
name
layout
name
order
read_
roles
set_
attributes
sys_
id
title
type
version
write_
roles
@servicenow/sdk - v4.4.1
Loading...