An update result when the update result's type is UpdateResultType::Set.
More...
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.