IoTeX client
Public Member Functions | Public Attributes | List of all members
iotex::ResponseTypes::AccountMetaJsonObject Struct Reference

Public Member Functions

const char * getAddress ()
 
const char * getBalance ()
 
uint64_t getNonce ()
 
uint64_t getPendingNonce ()
 
uint64_t getNumActions ()
 
bool getIsContract ()
 
const uint8_t * getContractByteCode ()
 
const uint32_t getContractByteCodeSize ()
 

Public Attributes

json::StringJsonProp address
 
json::StringJsonProp balance
 
json::Uint64JsonProp nonce
 
json::Uint64JsonProp pendingNonce
 
json::Uint64JsonProp numActions
 
json::BoolJsonProp isContract
 
json::BytesJsonProp contractByteCode
 

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