|
Ditto 4.5.0
|
An update result when the update result's type is UpdateResultType::Set.
More...
#include <UpdateResult.hpp>
Public Attributes | |
| nlohmann::json | value |
Public Attributes inherited from ditto::UpdateResult | |
| DocumentId | document_id |
| std::string | path |
| UpdateResultType | type |
An update result when the update result's type is UpdateResultType::Set.
| nlohmann::json ditto::UpdateResultSet::value |
The value that was set.