Class Description
Models various charges to support billing and settlement.
Attributes
Name | Type | Description |
---|---|---|
calculationLevel | String | Level in charge calculation order. |
configVersion | String | The version of configuration of calculation logic in the settlement. |
deleteStatus | String | |
effectiveDate | DateTime | |
exception | String | |
factor | String | |
frequency | String | |
numberInterval | Integer | Number of intervals of bill determiant in trade day, e.g. 300 for five minute intervals. |
offset | String | |
precisionLevel | String | The level of precision in the current value. |
primaryYN | String | |
referenceFlag | String | |
reportable | String | |
roundOff | String | |
source | String | |
terminationDate | DateTime | |
unitOfMeasure | String | The UOM for the current value of the Bill Determinant. |
Relationships
Inherits from
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..* | MktUserAttribute | 0..* | BillDeterminant | MktUserAttribute | ||
BillDeterminant | 0..1 | ChargeProfileData | 0..* | BillDeterminant | ChargeProfileData | ||
ChargeProfile | 0..1 | BillDeterminant | 0..1 | ChargeProfile | BillDeterminant | ||
ChargeComponent | 0..* | BillDeterminant | 0..* | ChargeComponents | A BillDeterminant can have 0-n ChargeComponent and a ChargeComponent can associate to 0-n BillDeterminant. | BillDeterminants | A BillDeterminant can have 0-n ChargeComponent and a ChargeComponent can associate to 0-n BillDeterminant. |