Settlement Priority

Indicates the priority with which or the system through which the agents in the payment chain will clear and settle the payment transaction.

IST requires the PriorityCode to contain one of two values: HIGH - Indicates a priority level of high. NORM - Indicates a priority level of normal

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..∞
Payment Scheme 0..1
Priority 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 SettlementPriority {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String PriorityCode
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "PaymentScheme"{}

SettlementPriority o-d- "0...∞" "IdentifierSet"
SettlementPriority o-r- "0...∞" "RelatedIdentifier"
SettlementPriority o-u- "0...1" "PaymentScheme"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 37375a7b0e904a1888d1c5a370ef67af

connectSpec (OAGIS) Version 10.12