Ditto 3.0.11
|
An update result when the update result's type is UpdateResultType::Incremented
.
More...
#include <UpdateResult.hpp>
Public Attributes | |
double | amount |
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::Incremented
.
double ditto::UpdateResultIncremented::amount |
The amount that the counter was incremented by.