Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 655 Bytes

UpdateResponse.md

File metadata and controls

executable file
·
14 lines (10 loc) · 655 Bytes

ManticoreSearch.Model.UpdateResponse

Success response returned after updating one or more documents

Properties

Name Type Description Notes
Table string Name of the document table [optional]
Updated int Number of documents updated [optional]
Id long Document ID [optional]
Result string Result of the update operation, typically 'updated' [optional]

[Back to Model list] [Back to API list] [Back to README]