#include <Budget.h>
◆ applyBudgetRules()
| void Budget::applyBudgetRules |
( |
const std::vector< Transaction > & |
txs | ) |
|
|
inline |
◆ suggestSavings()
| double Budget::suggestSavings |
( |
const std::vector< Transaction > & |
txs | ) |
const |
|
inline |
◆ amount
| double Budget::amount = 0.0 |
◆ categoryId
| std::string Budget::categoryId |
◆ id
◆ note
◆ period
| std::string Budget::period |
◆ rules
| std::vector<std::string> Budget::rules |
◆ userId
| std::string Budget::userId |
The documentation for this class was generated from the following file: