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

    Class ScraperProductInfo

    Inheritance
    System.Object
    ScraperProductInfo
    Implements
    System.IComparable
    Inherited Members
    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 ScraperProductInfo : IComparable

    Properties

    AccountNumberType

    Declaration
    public ScraperAccountNumberType AccountNumberType { get; }
    Property Value
    Type Description
    ScraperAccountNumberType

    BankCodes

    Declaration
    public string[] BankCodes { get; }
    Property Value
    Type Description
    System.String[]

    CardNumberRanges

    Declaration
    public ScraperCardNumberRanges CardNumberRanges { get; }
    Property Value
    Type Description
    ScraperCardNumberRanges

    CountryCode

    Declaration
    public string CountryCode { get; }
    Property Value
    Type Description
    System.String

    IconName

    Declaration
    public string IconName { get; }
    Property Value
    Type Description
    System.String

    LoginUrl

    Declaration
    public string LoginUrl { get; }
    Property Value
    Type Description
    System.String

    ProductName

    Declaration
    public string ProductName { get; }
    Property Value
    Type Description
    System.String

    ProductType

    Declaration
    public ScraperProductType ProductType { get; }
    Property Value
    Type Description
    ScraperProductType

    Scraper

    Declaration
    public IScraper Scraper { get; }
    Property Value
    Type Description
    IScraper

    ScraperClassName

    Declaration
    public string ScraperClassName { get; }
    Property Value
    Type Description
    System.String

    ScraperDisplayName

    Declaration
    public string ScraperDisplayName { get; }
    Property Value
    Type Description
    System.String

    Methods

    CompareTo(Object)

    Declaration
    public int CompareTo(object aThatObject)
    Parameters
    Type Name Description
    System.Object aThatObject
    Returns
    Type Description
    System.Int32

    MatchCardNumber(String)

    Declaration
    public bool MatchCardNumber(string sCreditCardNo)
    Parameters
    Type Name Description
    System.String sCreditCardNo
    Returns
    Type Description
    System.Boolean

    MatchIBAN(SepaIBAN)

    Declaration
    public bool MatchIBAN(SepaIBAN tIBAN)
    Parameters
    Type Name Description
    SepaIBAN tIBAN
    Returns
    Type Description
    System.Boolean

    Implements

    System.IComparable
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH