PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::store::ServerFileInfo Struct Reference

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

Public Attributes

std::string storeId
std::string fileId
int64_t createDate
std::string author

Detailed Description

Holds file's information created by server

Member Data Documentation

◆ author

std::string privmx::endpoint::store::ServerFileInfo::author

ID of the user who created the file

◆ createDate

int64_t privmx::endpoint::store::ServerFileInfo::createDate

file's creation timestamp

◆ fileId

std::string privmx::endpoint::store::ServerFileInfo::fileId

ID of the file

◆ storeId

std::string privmx::endpoint::store::ServerFileInfo::storeId

ID of the Store


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