Class Description
Model of various charges associated with an energy profile to support billing and settlement.
Attributes
Name | Type | Description |
---|---|---|
sequence | Integer | The sequence number of the profile. |
timeStamp | DateTime | The date and time of an interval. |
value | Float | The value of an interval given a profile type (amount, price, or quantity), subject to the UOM. |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
BillDeterminant | 0..1 | ChargeProfileData | 0..* | BillDeterminant | ChargeProfileData | ||
ChargeProfile | 0..1 | ChargeProfileData | 0..* | ChargeProfile | ChargeProfileData |