BudgetAmounts Class.
More...
#include <Item.h>
◆ Item() [1/2]
GCW::Dbo::BudgetAmounts::Item::Item |
( |
| ) |
|
|
inline |
◆ Item() [2/2]
GCW::Dbo::BudgetAmounts::Item::Item |
( |
const std::string & |
_guid | ) |
|
|
inline |
◆ persist()
template<class Action >
auto GCW::Dbo::BudgetAmounts::Item::persist |
( |
Action & |
action | ) |
-> void
|
|
inline |
Definition at line 68 of file Dbo/BudgetAmounts/Item.h.
References GCW::Dbo::Invoices::Field::active, GCW::Dbo::Invoices::Field::billing_id, GCW::Dbo::Invoices::Field::billto_guid, GCW::Dbo::Invoices::Field::billto_type, GCW::Dbo::Invoices::Field::charge_amt_denom, GCW::Dbo::Invoices::Field::charge_amt_num, GCW::Dbo::Invoices::Field::currency, GCW::Dbo::Invoices::Field::date_opened, GCW::Dbo::Invoices::Field::date_posted, Wt::Dbo::field(), GCW::Dbo::Invoices::Field::guid, Wt::Dbo::id(), GCW::Dbo::Invoices::Field::id, GCW::Dbo::Invoices::Field::notes, GCW::Dbo::Invoices::Field::owner_guid, GCW::Dbo::Invoices::Field::owner_type, GCW::Dbo::Invoices::Field::post_acc, GCW::Dbo::Invoices::Field::post_lot, GCW::Dbo::Invoices::Field::post_txn, and GCW::Dbo::Invoices::Field::terms.
◆ m_account_guid
std::string GCW::Dbo::BudgetAmounts::Item::m_account_guid |
|
private |
◆ m_amount_denom
int GCW::Dbo::BudgetAmounts::Item::m_amount_denom |
|
private |
◆ m_amount_num
int GCW::Dbo::BudgetAmounts::Item::m_amount_num |
|
private |
◆ m_budget_guid
std::string GCW::Dbo::BudgetAmounts::Item::m_budget_guid |
|
private |
◆ m_period_num
int GCW::Dbo::BudgetAmounts::Item::m_period_num |
|
private |
The documentation for this class was generated from the following file: