• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API

    Class ScraperContactMilesMore

    Inheritance
    System.Object
    ScraperContact
    ScraperContactMilesMore
    Implements
    IScraperContact
    IScraperPersist
    Inherited Members
    ScraperContact.Load(JsonObject)
    ScraperContact.Save()
    ScraperContact.IsDirty
    ScraperContact.ScraperName
    ScraperContact.AccountServiceTypes
    ScraperContact.Authentication
    ScraperContact.Capabilities
    ScraperContact.ProductName
    ScraperContact.BankCode
    ScraperContact.LoginURL
    ScraperContact.BuildOAuthUrl(String)
    ScraperContact.CreateSession()
    ScraperContact.SetDirty()
    ScraperContact.OnLoad(JsonObject)
    ScraperContact.OnSave(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 ScraperContactMilesMore : ScraperContact, IScraperContact, IScraperPersist

    Constructors

    ScraperContactMilesMore()

    Declaration
    public ScraperContactMilesMore()

    Properties

    Profile

    Declaration
    public override JsonObject Profile { get; }
    Property Value
    Type Description
    JsonObject
    Overrides
    ScraperContact.Profile

    Methods

    OnCreateSession()

    Declaration
    public override ScraperSession OnCreateSession()
    Returns
    Type Description
    ScraperSession
    Overrides
    ScraperContact.OnCreateSession()

    Implements

    IScraperContact
    IScraperPersist
    Back to top Copyright 2009-2022 Subsembly GmbH