@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/api
<internal>
BatchUnloadRequest
Type Alias BatchUnloadRequest
type
BatchUnloadRequest
=
{
graphs
:
Record
<
string
,
RelationshipHierarchy
<
string
>
>
;
records
:
BatchRecord
[]
;
scopeId
:
string
;
}
Index
Properties
graphs
records
scope
Id
Properties
graphs
graphs
:
Record
<
string
,
RelationshipHierarchy
<
string
>
>
records
records
:
BatchRecord
[]
scope
Id
scopeId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
graphs
records
scope
Id
@servicenow/sdk - v4.7.0
Loading...