Financial Account

A financial account. Bank Account, Credit Account, etc

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
BBANID 0..1
IBANID 0..1
UPICID 0..1
Account Identifiers 0..1
Currency Code 0..1
Name 0..1
Status 0..∞
Financial Party Reference 0..∞
Related Financial Account Identification 0..∞
SEPA Bank Account Indicator 0..1
Beneficial Ownership Form Indicator 0..1
Verification Indicator 0..1
Audit Indicator 0..1
Preference 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 FinancialAccount {
    string TypeCode
    string ActionCode
    string Identifier
    string BBANID
    string IBANID
    string UPICID
    string CurrencyCode
    string Name
    boolean SEPABankAccountIndicator
    boolean BeneficialOwnershipFormIndicator
    boolean VerificationIndicator
    boolean AuditIndicator
}

class "AccountIdentifiers"{}
class "Status"{}
class "FinancialPartyReference"{}
class "RelatedFinancialAccountIdentification"{}
class "Preference"{}

FinancialAccount o-d- "0...1" "AccountIdentifiers"
FinancialAccount o-r- "0...∞" "Status"
FinancialAccount o-u- "0...∞" "FinancialPartyReference"
FinancialAccount o-l- "0...∞" "RelatedFinancialAccountIdentification"
FinancialAccount o-d- "0...1" "Preference"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: c405abb06be64c20b56e609391e0ee86

connectSpec (OAGIS) Version 10.12.8