Charge

Specifies the details for Charges that may be applied to the associated transaction

Child Components

Type Code 0..1
Action Code 0..1
Sequence Number 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Basis Amount 0..1
Basis Quantity 0..1
Description 0..∞
Amount 0..1
Calculation 0..1
Reason Code 0..∞
Currency Exchange Rate 0..∞
Time Period 0..1
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class Charge {
    String TypeCode
    CodeList ActionCode
    String SequenceNumber
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String BasisAmount
    String BasisQuantity
    String Description
    String Amount
    String ReasonCode
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Calculation"{}
class "CurrencyExchangeRate"{}
class "TimePeriod"{}

Charge o-d- "0...∞" "IdentifierSet"
Charge o-r- "0...∞" "RelatedIdentifier"
Charge o-u- "0...1" "Calculation"
Charge o-l- "0...∞" "CurrencyExchangeRate"
Charge o-d- "0...1" "TimePeriod"

hide circle
@enduml

Where Used

Following is a list of components that have Charge as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 77b1253f980340aa8517725ceba4612a

connectSpec (OAGIS) Version 10.12