Enum SepaAccountType
Namespace: Subsembly.Sepa
Assembly: Subsembly.Sepa.dll
Syntax
public enum SepaAccountType
Fields
Name | Description |
---|---|
CardAccount | CARD - Account type for credit card payments. New addition by Berlin Group August 2020. |
CashIncome | CISH |
CashPayment | CASH |
CashTrading | TRAS |
Charges | CHAR |
ClearingParticipantSettlementAccount | CPAC |
Commission | COMM |
Current | CACC - Default cash account type with no special meaning. |
LimitedLiquiditySavingsAccount | LLSV |
Loan | LOAN - Kredit |
MarginalLending | MGLD |
MoneyMarket | MOMA - Festgeld |
NonResidentExternal | NREX |
OtherAccount | OTHR - Account not otherwise specified. |
Overdraft | ODFT |
OverNightDeposit | ONDP - Tagesgeld |
Salary | SLRY |
Savings | SVGS - Sparkonto |
Settlement | SACC |
SUPA_CreditCard | CRDC - Credit Card - Non-Standard account type used by SUPA conversions of SepaAccount instances. |
SUPA_CryptoWallet | CRYP - Crypto Currency Wallet - Non-Standard account type used by SUPA conversions of SepaAccount instances. |
SUPA_Deposit | DPST - Fixed Term Deposit - Non-Standard account type used by SUPA conversions of SepaAccount instances. |
SUPA_PayPal | PPAL - PayPal Account - Non-Standard account type used by SUPA conversions of SepaAccount instances. |
SUPA_Portfolio | PRTF - Securities Portfolio - Non-Standard account type used by SUPA conversions of SepaAccount instances. |
Tax | TAXE |
TransactingAccount | TRAN |
Undefined | Indicates that no account type has been set, or that no account type element was present. Equals the numeric value zero. |