ChargeProfile
Class Description
A type of profile for financial charges.
Attributes
Name | Type | Description |
---|---|---|
frequency | String | The calculation frequency, daily or monthly. |
numberInterval | Integer | The number of intervals in the profile data. |
type | String | The type of profile. It could be amount, price, or quantity. |
unitOfMeasure | String | The unit of measure applied to the value attribute of the profile data. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ChargeProfile | 0..1 | BillDeterminant | 0..1 | ChargeProfile | BillDeterminant | ||
ChargeProfile | 0..1 | ChargeProfileData | 0..* | ChargeProfile | ChargeProfileData | ||
ChargeProfile | 0..* | PassThroughBill | 0..1 | ChargeProfiles | PassTroughBill | ||
ChargeProfile | 0..* | Bid | 0..1 | ChargeProfiles | Bid |