@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ws_version
Variable sys_ws_version
Const
sys_ws_version
:
{
extends
:
"sys_metadata"
;
name
:
"sys_ws_version"
;
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
deprecated
:
Typed
<
boolean
,
{}
>
;
is_default
:
Typed
<
boolean
,
{}
>
;
short_description
:
Typed
<
string
,
{}
>
;
version
:
Typed
<
number
,
{}
>
;
version_id
:
Typed
<
string
,
{}
>
;
web_service_definition
:
Typed
<
|
string
|
Record
<
"sys_ws_definition"
>
|
ExplicitKey
<
"sys_ws_definition"
>
|
TableBrand
<
"sys_ws_definition"
>
,
{
referenceTable
:
"sys_ws_definition"
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
extends
:
"sys_metadata"
Readonly
name
:
"sys_ws_version"
Readonly
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
deprecated
:
Typed
<
boolean
,
{}
>
;
is_default
:
Typed
<
boolean
,
{}
>
;
short_description
:
Typed
<
string
,
{}
>
;
version
:
Typed
<
number
,
{}
>
;
version_id
:
Typed
<
string
,
{}
>
;
web_service_definition
:
Typed
<
|
string
|
Record
<
"sys_ws_definition"
>
|
ExplicitKey
<
"sys_ws_definition"
>
|
TableBrand
<
"sys_ws_definition"
>
,
{
referenceTable
:
"sys_ws_definition"
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...