#include <privmx/endpoint/store/Types.hpp>
Public Attributes | |
| std::string | storeId |
| std::string | fileId |
| int64_t | createDate |
| std::string | author |
Holds file's information created by server
| std::string privmx::endpoint::store::ServerFileInfo::author |
ID of the user who created the file
| int64_t privmx::endpoint::store::ServerFileInfo::createDate |
file's creation timestamp
| std::string privmx::endpoint::store::ServerFileInfo::fileId |
ID of the file
| std::string privmx::endpoint::store::ServerFileInfo::storeId |
ID of the Store