trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::BittrexApi::Markets::DataObject::ResultArray Struct Reference

Public Member Functions

void SetBaseCurrency (std::string val)
 
bool isSetBaseCurrency ()
 
void SetBaseCurrencyLong (std::string val)
 
bool isSetBaseCurrencyLong ()
 
void SetCreated (FormattedTime val)
 
void SetCreated (const std::string &val)
 
void SetIsActive (bool val)
 
bool isSetIsActive ()
 
void SetLogoUrl (std::string val)
 
bool isSetLogoUrl ()
 
void SetMarketCurrency (std::string val)
 
bool isSetMarketCurrency ()
 
void SetMarketCurrencyLong (std::string val)
 
bool isSetMarketCurrencyLong ()
 
void SetMarketName (std::string val)
 
bool isSetMarketName ()
 
void SetMinTradeSize (Poco::Int32 val)
 
bool isSetMinTradeSize ()
 
void SetNotice (std::string val)
 
bool isSetNotice ()
 

Public Attributes

std::string baseCurrency
 
std::string baseCurrencyLong
 
FormattedTime created
 
bool isActive
 
bool isActiveSet
 
std::string logoUrl
 
std::string marketCurrency
 
std::string marketCurrencyLong
 
std::string marketName
 
Poco::Int32 minTradeSize
 
std::string notice
 

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