Ditto 1.1.3
List of all members
ditto::WriteTransactionResultRemoved Struct Reference

Represents the write transaction result that will be the value of a WriteTransactionResult when its type is WriteTransactionResultType::Removed. More...

#include <WriteTransactionResult.hpp>

Inheritance diagram for ditto::WriteTransactionResultRemoved:
ditto::WriteTransactionResult

Additional Inherited Members

- Public Attributes inherited from ditto::WriteTransactionResult
DocumentId document_id
 
std::string collection_name
 
WriteTransactionResultType type
 

Detailed Description

Represents the write transaction result that will be the value of a WriteTransactionResult when its type is WriteTransactionResultType::Removed.