Class ScraperDeuBaMilesMore
Pseudo-Screen-Scraper for Deutsche Bank Miles & More credit cards, based on FinTS.
public class ScraperDeuBaMilesMore : Scraper, IScraper
- Inheritance
-
ScraperDeuBaMilesMore
- Implements
- Inherited Members
Remarks
In order to include this screen scraper at the ScraperService it must be registered by calling Register().
Constructors
ScraperDeuBaMilesMore()
public ScraperDeuBaMilesMore()
Fields
BANKCODE
public const string BANKCODE = "50070439"
Field Value
Methods
OnCreateScraperContact(SepaAccount)
public override IScraperContact OnCreateScraperContact(SepaAccount aAcct)
Parameters
aAcctSepaAccount
Returns
Register()
Register this ScraperDeuBaMilesMore at the ScraperService.
public static void Register()