Preparing search index...
The search index is not available
CypherMed JavaScript SDK
cyphermed
BulkDataBody
Type alias BulkDataBody
Bulk
Data
Body
:
{
jobs
:
(
UploadDataJob
|
PatchDataJob
|
GetDataJob
|
DeleteDataJob
)
[]
;
method
:
string
;
}
Type declaration
jobs
:
(
UploadDataJob
|
PatchDataJob
|
GetDataJob
|
DeleteDataJob
)
[]
Jobs to perform, grouped by group ID, all of the same method
method
:
string
Method to use for bulk request
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
cyphermed
Loading...
Jobs to perform, grouped by group ID, all of the same method