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

    Class EbicsJsonConverterExtensions

    Inheritance
    System.Object
    EbicsJsonConverterExtensions
    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.EBICS
    Assembly: Subsembly.EBICS.Core.dll
    Syntax
    public static class EbicsJsonConverterExtensions

    Methods

    ToJson(IEbicsJsonConverter)

    Just a shortcut for ToJson(JsonObject) with parameter null.

    Declaration
    public static JsonObject ToJson(this IEbicsJsonConverter aEbicsJsonConverter)
    Parameters
    Type Name Description
    IEbicsJsonConverter aEbicsJsonConverter
    Returns
    Type Description
    JsonObject
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH