|
DuxReiNummariae 1.1.0-alpha.19
Simple and powerful budgeting application
|
Represents the bank account for a budget item. More...
#include <BudgetBankAccount.hpp>
Public Member Functions | |
| std::strong_ordering | operator<=> (const BudgetBankAccount &other) const noexcept=default |
Public Attributes | |
| banking::BankAccount | bankAccount_ |
| Represents the bank account used for tracking the finances of the budget item. | |
| budgeting::BudgetItemIdentifier | id_ |
| Uniquely identifies the budget item within the budgeting system. | |
Represents the bank account for a budget item.
|
nodiscarddefaultnoexcept |
| banking::BankAccount drn::navigation::BudgetBankAccount::bankAccount_ |
Represents the bank account used for tracking the finances of the budget item.
| budgeting::BudgetItemIdentifier drn::navigation::BudgetBankAccount::id_ |
Uniquely identifies the budget item within the budgeting system.