Home > git-documentdb > PutResult
#
PutResult typeResult of put APIs (put, update, insert, putFatDoc, updateFatDoc, and insertFatDoc)
Signature:PutResultJsonDoc , PutResultText , PutResultBinary
#
Remarks_id: _id of a JSON document. This is a file name without extension. PutResult does not have _id if a document is not JsonDoc type.
name: A file name in Git. e.g.) "foo.json", "bar/baz.md"
fileOid: SHA-1 hash of Git object (40 characters).
commit: Git commit object of this put operation.