Enum ScraperAccountServiceTypes
The kind of account service provider that is accessed by a scraper.
Namespace: Subsembly.Scraper
Assembly: Subsembly.Scraper.dll
Syntax
[Flags]
public enum ScraperAccountServiceTypes
Fields
Name | Description |
---|---|
Bank | Plain bank with cash accounts and maybe other account types. |
CreditCard | Credit card issuer with access to credit card transactions. |
None | |
PayPal | Special value reserved for future PayPal support. |