
SubsCharge holds subscription charges computed by the billing engine. For each status, OSB allows to charge subscription fees for the time period a status was valid for a personalized product and personalized product item. Start and end date of the billing period are taken from the balance sheet of the contract.
Definition at line 95 of file balancesheet.h.
| typedef std::pair<Date, Date> OSB_LIB::SubsCharge::Period |
| OSB_LIB::SubsCharge::SubsCharge | ( | const PersProduct::Oid & | persId, | |
| const ProductNode::Oid & | nodeId | |||
| ) | [inline] |
| std::vector<Period> OSB_LIB::SubsCharge::periods |
Definition at line 118 of file balancesheet.h.
1.4.7