Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 496 Bytes

File metadata and controls

16 lines (9 loc) · 496 Bytes

UpdateResponse

Success response returned after updating one or more documents

Properties

Name Type Description Notes
table String Name of the document table [optional]
updated Integer Number of documents updated [optional]
id Long Document ID [optional]
result String Result of the update operation, typically 'updated' [optional]