Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_UPDATE::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_UPDATE::response_t:
Collaboration diagram for cryptonote::COMMAND_RPC_UPDATE::response_t:

Public Attributes

bool update
std::string version
std::string user_uri
std::string auto_uri
std::string hash
std::string path
Public Attributes inherited from cryptonote::rpc_response_base
std::string status
bool untrusted

Additional Inherited Members

Public Member Functions inherited from cryptonote::rpc_response_base
 rpc_response_base ()

Member Data Documentation

◆ auto_uri

std::string cryptonote::COMMAND_RPC_UPDATE::response_t::auto_uri

◆ hash

std::string cryptonote::COMMAND_RPC_UPDATE::response_t::hash

◆ path

std::string cryptonote::COMMAND_RPC_UPDATE::response_t::path

◆ update

bool cryptonote::COMMAND_RPC_UPDATE::response_t::update

◆ user_uri

std::string cryptonote::COMMAND_RPC_UPDATE::response_t::user_uri

◆ version

std::string cryptonote::COMMAND_RPC_UPDATE::response_t::version

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