Contents

BulkOperationRequestItem

Base item wrapper for bulk operation requests, carrying only the client-supplied correlationId.

Declaration

object BulkOperationRequestItem

Properties

NameTypeDescription
correlationIdint64

Client-supplied identifier used to correlate this request item with its corresponding result in the response.

See Also