Click or drag to resize
TransactionType Enumeration

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Transaction type.

Namespace: ETradeNet.Accounts.Transactions.Data
Assembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
Syntax
[FlagsAttribute]
public enum TransactionType
Members
  Member nameValueDescription
Assignment1 A balance adjustment as the result of another party exercising an option. For a definition of assignments, refer to the E*TRADE online glossary.
Atm2 Service charge from automated teller machines.
Check4 Check deposit or withdrawal.
CorporateActions8 Split, merger, or acquisition.
Contribution16 Money put into retirement fund.
CurrencyXch32 Currency exchange.
Debit64 List of transactions that decrease assets.
Deposit128 List of transactions that increase assets.
DirectDebit256 Decrease of assets.
DirectDeposit512 Increase of assets.
Distribution1024 Money taken out of retirement fund.
Dividend2048 Dividend paid.
Exercise4096 A balance adjustment as the result of exercising an option.
Expiration8192 The date on which an option, right, or warrant expires and becomes worthless if not exercised. Also, the date on which an agreement is no longer in effect.
Fee16384 Service fees.
Interest32768 Interest charged.
Pos65536 Point of sale debit.
Sweep131072 Sweep deposit.
Transfer262144 Cash transfer (in or out).
Wire524288 Cash wire (in or out).
See Also