#include <privmx/endpoint/kvdb/Types.hpp>
Public Attributes | |
| std::string | kvdbId |
| std::string | key |
| int64_t | createDate |
| std::string | author |
Holds Kvdb entry's information created by the server
| std::string privmx::endpoint::kvdb::ServerKvdbEntryInfo::author |
ID of the user who created the entry
| int64_t privmx::endpoint::kvdb::ServerKvdbEntryInfo::createDate |
Entry's creation timestamp
| std::string privmx::endpoint::kvdb::ServerKvdbEntryInfo::key |
Kvdb entry's key
| std::string privmx::endpoint::kvdb::ServerKvdbEntryInfo::kvdbId |
ID of the Kvdb