@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ws_header
Variable sys_ws_header
Const
sys_ws_header
:
{
extends
:
"sys_metadata"
;
name
:
"sys_ws_header"
;
schema
:
{
example_value
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
required
:
Typed
<
boolean
,
{}
>
;
short_description
:
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_header"
Readonly
schema
:
{
example_value
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
required
:
Typed
<
boolean
,
{}
>
;
short_description
:
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...