Complex Type: AccountType

Child Elements

Child elements of this complex type
Name Type Cardinality Documentation
IndicatorCreditDebit xs:string 0..1

Account balance set as default

Gibt an ob das Konto default einen Soll oder Habensaldo aufweist

AccountNumber xs:integer 0..1

Account number used for booking procedure

Gibt das bei einer Buchung verwendete Konto an

IBAN IBANType 0..1

International Bank Account Number

AccountType xs:string 0..1
InterestRateDebit xs:decimal 0..1

Debit rate

Zinssatz Soll

InterestRateCredit xs:decimal 0..1

Credit rate

Zinssatz Haben

Counterparty CompanyType 1

Counterparty details

Used In

Elements that use this complex type
Element XPath
Account /FundsXML4/AssetMasterData/Asset/AssetDetails/Account
Back to Overview