Class Description
Unit for accounting; use either ‘energyUnit’ or ‘currencyUnit’ to specify the unit for ‘value’.
Attributes
Name | Type | Description |
---|---|---|
energyUnit | RealEnergy | Unit of service. |
monetaryUnit | Currency | Unit of currency. |
multiplier | UnitMultiplier | Multiplier for the ‘energyUnit’ or ‘monetaryUnit’. |
value | Float | Value expressed in applicable units. |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
None