ChargeProfileData
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
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ChargeProfileData | 0..* | ChargeProfile | 0..1 | ChargeProfileData | ChargeProfile | ||
ChargeProfileData | 0..* | BillDeterminant | 0..1 | ChargeProfileData | BillDeterminant |