@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_rest_message_fn
Variable sys_rest_message_fn
Const
sys_rest_message_fn
:
{
extends
:
"sys_metadata"
;
name
:
"sys_rest_message_fn"
;
schema
:
{
authentication_type
:
Typed
;
basic_auth_password
:
Typed
;
basic_auth_profile
:
Typed
;
basic_auth_user
:
Typed
;
content
:
Typed
;
function_name
:
Typed
;
http_method
:
Typed
;
lock
:
Typed
;
oauth2_profile
:
Typed
;
protocol_name
:
Typed
;
qualified_name
:
Typed
;
rest_endpoint
:
Typed
;
rest_message
:
Typed
;
use_basic_auth
:
Typed
;
use_mid_server
:
Typed
;
use_mutual_auth
:
Typed
;
}
;
}
Type Declaration
Readonly
extends
:
"sys_metadata"
Readonly
name
:
"sys_rest_message_fn"
Readonly
schema
:
{
authentication_type
:
Typed
;
basic_auth_password
:
Typed
;
basic_auth_profile
:
Typed
;
basic_auth_user
:
Typed
;
content
:
Typed
;
function_name
:
Typed
;
http_method
:
Typed
;
lock
:
Typed
;
oauth2_profile
:
Typed
;
protocol_name
:
Typed
;
qualified_name
:
Typed
;
rest_endpoint
:
Typed
;
rest_message
:
Typed
;
use_basic_auth
:
Typed
;
use_mid_server
:
Typed
;
use_mutual_auth
:
Typed
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...