Enum FinAcctTypeClass

Namespace
Subsembly.FinTS
Assembly
Subsembly.FinTS.Core.dll

Account type classification according to FinTS 3.0.

public enum FinAcctTypeClass

Fields

BuildingSaving = 7

Bausparvertrag (7)

CreditCard = 5

Kreditkartenkonto (5)

FixedtermDeposit = 2

Festgeldkonto (Termineinlagen) (2)

FondsPortfolio = 6

Fonds-Depot bei einer Kapitalanlagegesellschaft (6)

Giro = 0

Kontokorrent-/Girokonto (0)

Insurance = 8

Versicherungsvertrag (8)

Loan = 4

Kredit-/Darlehenskonto (4)

Other = 9

Sonstige (nicht zuordenbar) (9)

Portfolio = 3

Wertpapierdepot (3)

Savings = 1

Sparkonto (1)

Remarks

A FinTS 3.0 account type value in the range from 0 through 99 can be converted into an account type class, simply by division by 10.