|
Ditto
1.0.12
|
An update result when the update result's type is UpdateResultType::Inserted.
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::Inserted.
| nlohmann::json ditto::UpdateResultInserted::value |
The value that was inserted into the array.