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

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
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.
ChargeType 0..* ChargeComponent 0..* ChargeTypes A ChargeType can have 0-n ChargeComponent and a ChargeComponent can associate to 0-n ChargeType ChargeComponents A ChargeType can have 0-n ChargeComponent and a ChargeComponent can associate to 0-n ChargeType