Electroneum
cryptonote::COMMAND_RPC_UPDATE::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_UPDATE::response_t:

Public Attributes

std::string status
 
bool update
 
std::string version
 
std::string user_uri
 
std::string auto_uri
 
std::string hash
 
std::string path
 

Detailed Description

Definition at line 2174 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ auto_uri

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

Definition at line 2179 of file core_rpc_server_commands_defs.h.

◆ hash

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

Definition at line 2180 of file core_rpc_server_commands_defs.h.

◆ path

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

Definition at line 2181 of file core_rpc_server_commands_defs.h.

◆ status

std::string cryptonote::COMMAND_RPC_UPDATE::response_t::status

Definition at line 2175 of file core_rpc_server_commands_defs.h.

◆ update

bool cryptonote::COMMAND_RPC_UPDATE::response_t::update

Definition at line 2176 of file core_rpc_server_commands_defs.h.

◆ user_uri

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

Definition at line 2178 of file core_rpc_server_commands_defs.h.

◆ version

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

Definition at line 2177 of file core_rpc_server_commands_defs.h.


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