BillDeterminant
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
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| BillDeterminant | 0..1 | ChargeProfileData | 0..* | BillDeterminant | ChargeProfileData | ||
| BillDeterminant | 0..* | MktUserAttribute | 0..* | BillDeterminant | MktUserAttribute | ||
| BillDeterminant | 0..* | ChargeComponent | 0..* | BillDeterminants | A BillDeterminant can have 0-n ChargeComponent and a ChargeComponent can associate to 0-n BillDeterminant. | ChargeComponents | A BillDeterminant can have 0-n ChargeComponent and a ChargeComponent can associate to 0-n BillDeterminant. |
| BillDeterminant | 0..1 | ChargeProfile | 0..1 | BillDeterminant | ChargeProfile |