AccountingUnit
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 | CurrencyCode | Unit of currency. |
| multiplier | PowerOfTenMultiplierType | Multiplier for the 'energyUnit' or 'monetaryUnit'. |
| value | Int32 | Value of the monetary aspect |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Associations
None