• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Class ScraperBankNorwegian

    Inheritance
    System.Object
    Scraper
    ScraperBankNorwegian
    Implements
    IScraper
    Inherited Members
    Scraper.SCRAPERPRIORITY_LOW
    Scraper.SCRAPERPRIORITY_NORMAL
    Scraper.SCRAPERPRIORITY_HIGH
    Scraper.AddBankAccountProduct(String, String, String, String, String[])
    Scraper.AddBankAccountProduct(String, String, String, Func<SepaIBAN, Boolean>)
    Scraper.AddCreditCardProduct(String, String, String, String[])
    Scraper.AddCreditCardWithIbanProduct(String, String, String, String, String[])
    Scraper.AddProduct(ScraperProductType, String, String, String, Func<SepaIBAN, Boolean>)
    Scraper.AddProduct(ScraperProductType, ScraperAccountNumberType, String, String, String, String, String[])
    Scraper.ClassName
    Scraper.Name
    Scraper.Priority
    Scraper.AllProductInfos
    Scraper.GetProductInfo(JsonObject)
    Scraper.CanScrape(JsonObject)
    Scraper.CreateContact(JsonObject)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Subsembly.Scraper
    Assembly: Subsembly.Scraper.dll
    Syntax
    public class ScraperBankNorwegian : Scraper, IScraper

    Constructors

    ScraperBankNorwegian()

    Declaration
    public ScraperBankNorwegian()

    Fields

    BANKCODE

    Declaration
    public const string BANKCODE = "9357"
    Field Value
    Type Description
    System.String

    BIC

    Declaration
    public const string BIC = "NORWNOK1"
    Field Value
    Type Description
    System.String

    COUNTRYCODE

    Declaration
    public const string COUNTRYCODE = "NO"
    Field Value
    Type Description
    System.String

    INTERNET

    Declaration
    public const string INTERNET = "https://www.banknorwegian.de/login/"
    Field Value
    Type Description
    System.String

    Methods

    OnCreateScraperContact(SepaAccount)

    Declaration
    public override IScraperContact OnCreateScraperContact(SepaAccount aAcct)
    Parameters
    Type Name Description
    SepaAccount aAcct
    Returns
    Type Description
    IScraperContact
    Overrides
    Scraper.OnCreateScraperContact(SepaAccount)

    Implements

    IScraper
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH