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