@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/core
<internal>
sp_row
Interface sp_row
interface
sp_row
{
class_name
:
Typed
<
string
,
{
label
:
"CSS class"
}
>
;
order
:
Typed
<
number
,
{
label
:
"Order"
}
>
;
semantic_tag
:
Typed
<
"main"
,
{
choices
:
{
main
:
{
label
:
"Main"
;
sequence
:
1
}
}
;
dropdown
:
"dropdown_with_none"
;
label
:
"Semantic tag"
;
}
,
>
;
sp_column
:
Typed
<
|
string
|
ExplicitKey
<
"sp_column"
>
|
TableBrand
<
"sp_column"
>
|
Record
<
"sp_column"
>
,
{
cascadeRule
:
"delete"
;
label
:
"Column"
;
referenceTable
:
"sp_column"
}
,
>
;
sp_container
:
Typed
<
|
string
|
ExplicitKey
<
"sp_container"
>
|
TableBrand
<
"sp_container"
>
|
Record
<
"sp_container"
>
,
{
cascadeRule
:
"delete"
;
label
:
"Container"
;
referenceTable
:
"sp_container"
;
}
,
>
;
sys_id
:
Typed
<
string
,
{
columnType
:
"GUID"
;
label
:
"Sys ID"
;
maxLength
:
32
;
primary
:
true
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sp_row
>
sp_row
Index
Properties
class_
name
order
semantic_
tag
sp_
column
sp_
container
sys_
id
Properties
Readonly
class_
name
class_name
:
Typed
<
string
,
{
label
:
"CSS class"
}
>
Readonly
order
order
:
Typed
<
number
,
{
label
:
"Order"
}
>
Readonly
semantic_
tag
semantic_tag
:
Typed
<
"main"
,
{
choices
:
{
main
:
{
label
:
"Main"
;
sequence
:
1
}
}
;
dropdown
:
"dropdown_with_none"
;
label
:
"Semantic tag"
;
}
,
>
Readonly
sp_
column
sp_column
:
Typed
<
|
string
|
ExplicitKey
<
"sp_column"
>
|
TableBrand
<
"sp_column"
>
|
Record
<
"sp_column"
>
,
{
cascadeRule
:
"delete"
;
label
:
"Column"
;
referenceTable
:
"sp_column"
}
,
>
Readonly
sp_
container
sp_container
:
Typed
<
|
string
|
ExplicitKey
<
"sp_container"
>
|
TableBrand
<
"sp_container"
>
|
Record
<
"sp_container"
>
,
{
cascadeRule
:
"delete"
;
label
:
"Container"
;
referenceTable
:
"sp_container"
;
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
,
{
columnType
:
"GUID"
;
label
:
"Sys ID"
;
maxLength
:
32
;
primary
:
true
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class_
name
order
semantic_
tag
sp_
column
sp_
container
sys_
id
@servicenow/sdk - v4.7.0
Loading...