Home > git-documentdb > DeleteResult
#
DeleteResult typeResult of delete()
Signature:DeleteResultJsonDoc , DeleteResultText , DeleteResultBinary
#
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.