@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_ws_definition
Interface sys_ws_definition
interface
sys_ws_definition
{
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
,
{}
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_ws_definition
>
sys_ws_definition
Index
Properties
active
base_
uri
consumes
consumes_
customized
default_
version
doc_
link
enforce_
acl
is_
versioned
name
namespace
produces
produces_
customized
service_
id
short_
description
Properties
Readonly
active
active
:
Typed
<
boolean
,
{}
>
Readonly
base_
uri
base_uri
:
Typed
<
string
,
{}
>
Readonly
consumes
consumes
:
Typed
<
string
,
{}
>
Readonly
consumes_
customized
consumes_customized
:
Typed
<
boolean
,
{}
>
Readonly
default_
version
default_version
:
Typed
<
string
,
{}
>
Readonly
doc_
link
doc_link
:
Typed
<
string
,
{}
>
Readonly
enforce_
acl
enforce_acl
:
Typed
<
string
|
string
[]
|
Record
<
"sys_security_acl"
>
[]
,
{
referenceTable
:
"sys_security_acl"
}
,
>
Readonly
is_
versioned
is_versioned
:
Typed
<
boolean
,
{}
>
Readonly
name
name
:
Typed
<
string
,
{}
>
Readonly
namespace
namespace
:
Typed
<
string
,
{}
>
Readonly
produces
produces
:
Typed
<
string
,
{}
>
Readonly
produces_
customized
produces_customized
:
Typed
<
boolean
,
{}
>
Readonly
service_
id
service_id
:
Typed
<
string
,
{}
>
Readonly
short_
description
short_description
:
Typed
<
string
,
{}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
base_
uri
consumes
consumes_
customized
default_
version
doc_
link
enforce_
acl
is_
versioned
name
namespace
produces
produces_
customized
service_
id
short_
description
@servicenow/sdk - v4.4.1
Loading...