BulkRequestItem
An item of the bulk request
Constructor
Parameter
Name | Type | Description |
---|---|---|
method | String | The API method name. |
api | String | The path of the API. |
payload | Object | The parameters to be passed onto the API.Contents and formats will change depending on the API. |