Ditto 4.14.6
Loading...
Searching...
No Matches
Public Attributes | List of all members
ditto::UpdateResultIncremented Struct Reference

An update result when the update result's type is UpdateResultType::Incremented. More...

Inheritance diagram for ditto::UpdateResultIncremented:
Inheritance graph
[legend]
Collaboration diagram for ditto::UpdateResultIncremented:
Collaboration graph
[legend]

Public Attributes

double amount
 
- Public Attributes inherited from ditto::UpdateResult
DocumentId document_id
 
std::string path
 
UpdateResultType type
 

Detailed Description

An update result when the update result's type is UpdateResultType::Incremented.

Deprecated:
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/legacy-to-dql-guide

Member Data Documentation

◆ amount

double ditto::UpdateResultIncremented::amount

The amount that the counter was incremented by.