Enum FinAcctTypeClass
Account type classification according to FinTS 3.0.
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinAcctTypeClass
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.
Fields
Name | Description |
---|---|
BuildingSaving | Bausparvertrag (7) |
CreditCard | Kreditkartenkonto (5) |
FixedtermDeposit | Festgeldkonto (Termineinlagen) (2) |
FondsPortfolio | Fonds-Depot bei einer Kapitalanlagegesellschaft (6) |
Giro | Kontokorrent-/Girokonto (0) |
Insurance | Versicherungsvertrag (8) |
Loan | Kredit-/Darlehenskonto (4) |
Other | Sonstige (nicht zuordenbar) (9) |
Portfolio | Wertpapierdepot (3) |
Savings | Sparkonto (1) |