GnuCash
5.6-150-g038405b370+
|
Price of commodity on a given date. More...
Data Fields | |
QofInstance | inst |
GNCPriceDB * | db |
gnc_commodity * | commodity |
gnc_commodity * | currency |
time64 | tmspec |
PriceSource | source |
const char * | type |
gnc_numeric | value |
guint32 | refcount |
Price of commodity on a given date.
A GNCPrice encapsulates price information: the cost of a commodity expressed as a currency, on a given date. It also holds info about the provenance of the price: where it came from, its general validity.
Definition at line 37 of file gnc-pricedb-p.h.