@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_ux_app_route
Interface sys_ux_app_route
interface
sys_ux_app_route
{
app_config
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_app_config"
>
|
TableBrand
<
"sys_ux_app_config"
>
|
Record
<
"sys_ux_app_config"
>
,
{
referenceTable
:
"sys_ux_app_config"
}
,
>
;
fields
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
optional_parameters
:
Typed
<
string
,
{}
>
;
route_type
:
Typed
<
string
,
{}
>
;
screen_type
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_screen_type"
>
|
TableBrand
<
"sys_ux_screen_type"
>
|
Record
<
"sys_ux_screen_type"
>
,
{
referenceTable
:
"sys_ux_screen_type"
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_ux_app_route
>
sys_ux_app_route
Index
Properties
app_
config
fields
name
optional_
parameters
route_
type
screen_
type
Properties
Readonly
app_
config
app_config
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_app_config"
>
|
TableBrand
<
"sys_ux_app_config"
>
|
Record
<
"sys_ux_app_config"
>
,
{
referenceTable
:
"sys_ux_app_config"
}
,
>
Readonly
fields
fields
:
Typed
<
string
,
{}
>
Readonly
name
name
:
Typed
<
string
,
{}
>
Readonly
optional_
parameters
optional_parameters
:
Typed
<
string
,
{}
>
Readonly
route_
type
route_type
:
Typed
<
string
,
{}
>
Readonly
screen_
type
screen_type
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_screen_type"
>
|
TableBrand
<
"sys_ux_screen_type"
>
|
Record
<
"sys_ux_screen_type"
>
,
{
referenceTable
:
"sys_ux_screen_type"
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app_
config
fields
name
optional_
parameters
route_
type
screen_
type
@servicenow/sdk - v4.4.1
Loading...