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