Payment

The payment information associated with an object or transaction, such as payment terms, penalties, discounts, etc.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Description 0..∞
Note 0..∞
Payor Party 0..1
Payee Party 0..1
Financial Party 0..1
Customer Party 0..1
Payment Term 0..1
Amount 0..1
Discount 0..∞
Penalty 0..∞
Deferred Term 0..∞
Letter Of Credit 0..∞
Payment Method 0..1
Payment Means Code 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 Payment {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Description
    String Note
    String Amount
    String PaymentMeansCode
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "PayorParty"{}
class "PayeeParty"{}
class "FinancialParty"{}
class "CustomerParty"{}
class "PaymentTerm"{}
class "Discount"{}
class "Penalty"{}
class "DeferredTerm"{}
class "LetterOfCredit"{}
class "PaymentMethod"{}

Payment o-d- "0...∞" "IdentifierSet"
Payment o-r- "0...∞" "RelatedIdentifier"
Payment o-u- "0...1" "PayorParty"
Payment o-l- "0...1" "PayeeParty"
Payment o-d- "0...1" "FinancialParty"
Payment o-u- "0...1" "CustomerParty"
Payment o-d- "0...1" "PaymentTerm"
Payment o-u- "0...∞" "Discount"
Payment o-d- "0...∞" "Penalty"
Payment o-u- "0...∞" "DeferredTerm"
Payment o-d- "0...∞" "LetterOfCredit"
Payment o-u- "0...1" "PaymentMethod"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: d678c685a03743d29522aada938c2a36

connectSpec (OAGIS) Version 10.12