@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ws_definition
Variable sys_ws_definition
Const
sys_ws_definition
:
{
name
:
"sys_ws_definition"
;
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
base_uri
:
Typed
<
string
,
{}
>
;
consumes
:
Typed
<
string
,
{}
>
;
consumes_customized
:
Typed
<
boolean
,
{}
>
;
default_version
:
Typed
<
string
,
{}
>
;
doc_link
:
Typed
<
string
,
{}
>
;
enforce_acl
:
Typed
<
string
|
string
[]
|
Record
<
"sys_security_acl"
>
[]
,
{
referenceTable
:
"sys_security_acl"
}
,
>
;
is_versioned
:
Typed
<
boolean
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
namespace
:
Typed
<
string
,
{}
>
;
produces
:
Typed
<
string
,
{}
>
;
produces_customized
:
Typed
<
boolean
,
{}
>
;
service_id
:
Typed
<
string
,
{}
>
;
short_description
:
Typed
<
string
,
{}
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_ws_definition"
Readonly
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
base_uri
:
Typed
<
string
,
{}
>
;
consumes
:
Typed
<
string
,
{}
>
;
consumes_customized
:
Typed
<
boolean
,
{}
>
;
default_version
:
Typed
<
string
,
{}
>
;
doc_link
:
Typed
<
string
,
{}
>
;
enforce_acl
:
Typed
<
string
|
string
[]
|
Record
<
"sys_security_acl"
>
[]
,
{
referenceTable
:
"sys_security_acl"
}
,
>
;
is_versioned
:
Typed
<
boolean
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
namespace
:
Typed
<
string
,
{}
>
;
produces
:
Typed
<
string
,
{}
>
;
produces_customized
:
Typed
<
boolean
,
{}
>
;
service_id
:
Typed
<
string
,
{}
>
;
short_description
:
Typed
<
string
,
{}
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...