Payment Method
Specifies the details of a Payment (method and amount) and permits open extension
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..∞
Cash Indicator 0..1
Payment Method Code 0..1
Description 0..1
Check 0..1
Credit Card 0..1
Debit Card 0..1
Electronic Funds Transfer 0..1
Procurement Card 0..1
Bank Draft Check 0..1
Purchase Order Reference 0..1
Amount 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
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml
class PaymentMethod {
String TypeCode
CodeList ActionCode
String Identifier
String UUID
String SourceIdentifier
String PartyIdentifier
String CashIndicator
CodeList PaymentMethodCode
String Description
String Amount
}
class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Check"{}
class "CreditCard"{}
class "DebitCard"{}
class "ElectronicFundsTransfer"{}
class "ProcurementCard"{}
class "BankDraftCheck"{}
class "PurchaseOrderReference"{}
PaymentMethod o-d- "0...∞" "IdentifierSet"
PaymentMethod o-r- "0...∞" "RelatedIdentifier"
PaymentMethod o-u- "0...1" "Check"
PaymentMethod o-l- "0...1" "CreditCard"
PaymentMethod o-d- "0...1" "DebitCard"
PaymentMethod o-u- "0...1" "ElectronicFundsTransfer"
PaymentMethod o-d- "0...1" "ProcurementCard"
PaymentMethod o-u- "0...1" "BankDraftCheck"
PaymentMethod o-d- "0...1" "PurchaseOrderReference"
hide circle
@enduml
Where Used
Following is a list of components that have Payment Method as a child component.
Feedback
OAGi and its members welcome your feedback.
UUID: e66444096de64686a7caf2d6af928ec8
connectSpec (OAGIS) Version 10.12