Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 500 Bytes

ReplaceDocumentRequest.md

File metadata and controls

executable file
·
11 lines (7 loc) · 500 Bytes

ManticoreSearch.Model.ReplaceDocumentRequest

Object containing the document data for replacing an existing document in a table.

Properties

Name Type Description Notes
Doc Object Object containing the new document data to replace the existing one.

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