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

    Enum FinStatusParts

    The individual parts of a status as needed by ToString(FinStatusParts).

    Namespace: Subsembly.FinTS
    Assembly: Subsembly.FinTS.Core.dll
    Syntax
    [Flags]
    public enum FinStatusParts

    Fields

    Name Description
    All

    Bit mask that combines all parts.

    Code

    The status Code.

    NoCode

    Bit mask that combines all parts, except the Code.

    Parameters

    The status Parameters.

    Ref

    The status Ref.

    Text

    The status Text.

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