PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::kvdb::ServerKvdbEntryInfo Struct Reference

#include <privmx/endpoint/kvdb/Types.hpp>

Public Attributes

std::string kvdbId
std::string key
int64_t createDate
std::string author

Detailed Description

Holds Kvdb entry's information created by the server

Member Data Documentation

◆ author

std::string privmx::endpoint::kvdb::ServerKvdbEntryInfo::author

ID of the user who created the entry

◆ createDate

int64_t privmx::endpoint::kvdb::ServerKvdbEntryInfo::createDate

Entry's creation timestamp

◆ key

std::string privmx::endpoint::kvdb::ServerKvdbEntryInfo::key

Kvdb entry's key

◆ kvdbId

std::string privmx::endpoint::kvdb::ServerKvdbEntryInfo::kvdbId

ID of the Kvdb


The documentation for this struct was generated from the following file: