main-concepts

No menu items for this category

BulkOperationResult

Represents result of bulk Operation performed on entities.

  • rowCount (integer, format: int64): Type used to indicate row count. Minimum: 0. Default: 0.
  • index (integer, format: int64): Type used to indicate row number or field number. In CSV the indexes start with 1. Minimum: 1.
  • response (object): Request that can be processed successfully. Cannot contain additional properties.
    • request: Request that can be processed successfully.
    • message (string): Message for the request.

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.