osapi.jive.corev3.BatchItem
A single batch request item. Batch executions are comprised of an array of these entities.
Properties
Property | Type | Mode † | Description |
---|---|---|---|
key | String | required | ↑ The key identifying this request item. This key will appear in the corresponding BatchResponse.id. The key should be unique among all BatchItems in the same request. |
request | BatchRequest | required | ↑ The BatchRequest object. |