ChargeComponent
Class Description
A Charge Component is a list of configurable charge quality items to feed into settlement calculation and/or bill determinants.
Attributes
| Name | Type | Description |
|---|---|---|
| deleteStatus | String | |
| effectiveDate | DateTime | |
| equation | String | |
| message | String | |
| roundOff | String | |
| sum | String | |
| terminationDate | DateTime | |
| type | String |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| 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. |
| ChargeComponent | 0..* | ChargeType | 0..* | ChargeComponents | A ChargeType can have 0-n ChargeComponent and a ChargeComponent can associate to 0-n ChargeType | ChargeTypes | A ChargeType can have 0-n ChargeComponent and a ChargeComponent can associate to 0-n ChargeType |