@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/core
<internal>
sys_alias_templates
Variable sys_alias_templates
Const
sys_alias_templates
:
{
allowWebServiceAccess
:
true
;
extends
:
"sys_metadata"
;
label
:
"Connection & Credential Templates"
;
name
:
"sys_alias_templates"
;
schema
:
{
default_data_template
:
Typed
;
dynamic_data_schema
:
Typed
;
name
:
Typed
;
on_edit_script
:
Typed
;
post_process_script
:
Typed
;
pre_edit_script
:
Typed
;
sys_id
:
Typed
;
test_action
:
Typed
;
}
;
}
Type Declaration
Readonly
allowWebServiceAccess
:
true
Readonly
extends
:
"sys_metadata"
Readonly
label
:
"Connection & Credential Templates"
Readonly
name
:
"sys_alias_templates"
Readonly
schema
:
{
default_data_template
:
Typed
;
dynamic_data_schema
:
Typed
;
name
:
Typed
;
on_edit_script
:
Typed
;
post_process_script
:
Typed
;
pre_edit_script
:
Typed
;
sys_id
:
Typed
;
test_action
:
Typed
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...