@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_attachment
Variable sys_attachment
Const
sys_attachment
:
{
allowWebServiceAccess
:
true
;
attributes
:
{
allow_data_replicate
:
true
;
block_on_ui_idr_configuration
:
true
;
largeTable
:
true
;
no_archive
:
true
;
}
;
display
:
"file_name"
;
label
:
"Attachment"
;
name
:
"sys_attachment"
;
schema
:
{
average_image_color
:
Typed
;
chunk_size_bytes
:
Typed
;
compressed
:
Typed
;
content_type
:
Typed
;
file_name
:
Typed
;
hash
:
Typed
;
image_height
:
Typed
;
image_width
:
Typed
;
size_bytes
:
Typed
;
size_compressed
:
Typed
;
state
:
Typed
;
sys_created_by
:
Typed
;
sys_created_on
:
Typed
;
sys_id
:
Typed
;
sys_mod_count
:
Typed
;
sys_updated_by
:
Typed
;
sys_updated_on
:
Typed
;
table_name
:
Typed
;
table_sys_id
:
Typed
;
}
;
}
Type Declaration
Readonly
allowWebServiceAccess
:
true
Readonly
attributes
:
{
allow_data_replicate
:
true
;
block_on_ui_idr_configuration
:
true
;
largeTable
:
true
;
no_archive
:
true
;
}
Readonly
display
:
"file_name"
Readonly
label
:
"Attachment"
Readonly
name
:
"sys_attachment"
Readonly
schema
:
{
average_image_color
:
Typed
;
chunk_size_bytes
:
Typed
;
compressed
:
Typed
;
content_type
:
Typed
;
file_name
:
Typed
;
hash
:
Typed
;
image_height
:
Typed
;
image_width
:
Typed
;
size_bytes
:
Typed
;
size_compressed
:
Typed
;
state
:
Typed
;
sys_created_by
:
Typed
;
sys_created_on
:
Typed
;
sys_id
:
Typed
;
sys_mod_count
:
Typed
;
sys_updated_by
:
Typed
;
sys_updated_on
:
Typed
;
table_name
:
Typed
;
table_sys_id
:
Typed
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...