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

    Class FinBuildingSavingsInfo

    A single building-savings account information.

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

    Properties

    AcctType

    Declaration
    public BuildingSavingsAcctType AcctType { get; }
    Property Value
    Type Description
    BuildingSavingsAcctType

    Balance

    Declaration
    public SwiftBalance Balance { get; }
    Property Value
    Type Description
    SwiftBalance

    BuildingSavingsAcctType

    DEPRECATED

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

    ContractNumber

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

    ContractOwnerName

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

    ContractStatus

    Declaration
    public BuildingSavingsContractStatus ContractStatus { get; }
    Property Value
    Type Description
    BuildingSavingsContractStatus
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH