Skip to main content

ChargeGroup

Class Description

Charge Group is the grouping of Charge Types for settlement invoicing purpose. Examples such as Ancillary Services, Interests, etc.

Attributes

NameTypeDescription
effectiveDateDateTime
marketCodeString
terminationDateDateTime

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
ChargeGroup0..*ChargeGroup0..1ChargeGroupChildA ChargeGroup instance can have relationships with other ChargeGroup instances.ChargeGroupParentA ChargeGroup instance can have relationships with other ChargeGroup instances.
ChargeGroup0..*MktUserAttribute0..*ChargeGroupMktUserAttribute
ChargeGroup0..*ChargeType0..*ChargeGroupA ChargeGroup can have 0-n ChargeType. A ChargeType can associate to 0-n ChargeGroup.ChargeTypeA ChargeGroup can have 0-n ChargeType. A ChargeType can associate to 0-n ChargeGroup.