GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
PriceParams Struct Reference

Data Fields

const char * ns
 
const char * mnemonic
 
bool success
 
std::string type
 
boost::optional< std::string > price
 
bool inverted
 
boost::optional< std::string > date
 
boost::optional< std::string > time
 
boost::optional< std::string > currency
 
boost::optional< std::string > errormsg
 

Detailed Description

Definition at line 539 of file gnc-quotes.cpp.

Field Documentation

◆ currency

boost::optional<std::string> PriceParams::currency

Definition at line 549 of file gnc-quotes.cpp.

◆ date

boost::optional<std::string> PriceParams::date

Definition at line 547 of file gnc-quotes.cpp.

◆ errormsg

boost::optional<std::string> PriceParams::errormsg

Definition at line 550 of file gnc-quotes.cpp.

◆ inverted

bool PriceParams::inverted

Definition at line 546 of file gnc-quotes.cpp.

◆ mnemonic

const char* PriceParams::mnemonic

Definition at line 542 of file gnc-quotes.cpp.

◆ ns

const char* PriceParams::ns

Definition at line 541 of file gnc-quotes.cpp.

◆ price

boost::optional<std::string> PriceParams::price

Definition at line 545 of file gnc-quotes.cpp.

◆ success

bool PriceParams::success

Definition at line 543 of file gnc-quotes.cpp.

◆ time

boost::optional<std::string> PriceParams::time

Definition at line 548 of file gnc-quotes.cpp.

◆ type

std::string PriceParams::type

Definition at line 544 of file gnc-quotes.cpp.


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