Manticoresearch.UpdateResponse
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| table | String | Name of the document table | [optional] |
| updated | Number | Number of documents updated | [optional] |
| id | Number | Document ID | [optional] |
| result | String | Result of the update operation, typically 'updated' | [optional] |