@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_user_group
Variable sys_user_group
Const
sys_user_group
:
{
allowWebServiceAccess
:
true
;
attributes
:
{
"all_tables.text_index_translations"
:
true
;
allow_data_replicate
:
true
;
forcePrimaryKeyOrdering
:
true
;
ih_process_sync_enabled
:
true
;
iterativeDelete
:
true
;
kagami_csindex_enabled
:
true
;
slushbucket_omit_embedded
:
true
;
}
;
label
:
"Group"
;
name
:
"sys_user_group"
;
schema
:
{
active
:
Typed
;
cost_center
:
Typed
;
default_assignee
:
Typed
;
description
:
Typed
;
email
:
Typed
;
exclude_manager
:
Typed
;
include_members
:
Typed
;
manager
:
Typed
;
name
:
Typed
;
parent
:
Typed
;
roles
:
Typed
;
source
:
Typed
;
sys_created_by
:
Typed
;
sys_created_on
:
Typed
;
sys_id
:
Typed
;
sys_mod_count
:
Typed
;
sys_updated_by
:
Typed
;
sys_updated_on
:
Typed
;
type
:
Typed
;
}
;
textIndex
:
true
;
}
Type Declaration
Readonly
allowWebServiceAccess
:
true
Readonly
attributes
:
{
"all_tables.text_index_translations"
:
true
;
allow_data_replicate
:
true
;
forcePrimaryKeyOrdering
:
true
;
ih_process_sync_enabled
:
true
;
iterativeDelete
:
true
;
kagami_csindex_enabled
:
true
;
slushbucket_omit_embedded
:
true
;
}
Readonly
label
:
"Group"
Readonly
name
:
"sys_user_group"
Readonly
schema
:
{
active
:
Typed
;
cost_center
:
Typed
;
default_assignee
:
Typed
;
description
:
Typed
;
email
:
Typed
;
exclude_manager
:
Typed
;
include_members
:
Typed
;
manager
:
Typed
;
name
:
Typed
;
parent
:
Typed
;
roles
:
Typed
;
source
:
Typed
;
sys_created_by
:
Typed
;
sys_created_on
:
Typed
;
sys_id
:
Typed
;
sys_mod_count
:
Typed
;
sys_updated_by
:
Typed
;
sys_updated_on
:
Typed
;
type
:
Typed
;
}
Readonly
textIndex
:
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...