Enum SepaAccountType

Namespace
Subsembly.Sepa
Assembly
Subsembly.Sepa.dll
public enum SepaAccountType
Extension Methods

Fields

CardAccount = 2

CARD - Account type for credit card payments. New addition by Berlin Group August 2020.

CashIncome = 5

CISH

CashPayment = 3

CASH

CashTrading = 21

TRAS

Charges = 4

CHAR

ClearingParticipantSettlementAccount = 7

CPAC

Commission = 6

COMM

Current = 1

CACC - Default cash account type with no special meaning.

LimitedLiquiditySavingsAccount = 8

LLSV

Loan = 9

LOAN - Kredit

MarginalLending = 10

MGLD

MoneyMarket = 11

MOMA - Festgeld

NonResidentExternal = 12

NREX

OtherAccount = 15

OTHR - Account not otherwise specified.

OverNightDeposit = 14

ONDP - Tagesgeld

Overdraft = 13

ODFT

SUPA_CreditCard = 100

CRDC - Credit Card - Non-Standard account type used by SUPA conversions of SepaAccount instances.

SUPA_CryptoWallet = 104

CRYP - Crypto Currency Wallet - Non-Standard account type used by SUPA conversions of SepaAccount instances.

SUPA_Deposit = 102

DPST - Fixed Term Deposit - Non-Standard account type used by SUPA conversions of SepaAccount instances.

SUPA_PayPal = 103

PPAL - PayPal Account - Non-Standard account type used by SUPA conversions of SepaAccount instances.

SUPA_Portfolio = 101

PRTF - Securities Portfolio - Non-Standard account type used by SUPA conversions of SepaAccount instances.

Salary = 17

SLRY

Savings = 18

SVGS - Sparkonto

Settlement = 16

SACC

Tax = 19

TAXE

TransactingAccount = 20

TRAN

Undefined = 0

Indicates that no account type has been set, or that no account type element was present. Equals the numeric value zero.