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

    Class FinBuildingSavingsMvmt

    A single building-savings account movement (transaction).

    Inheritance
    System.Object
    FinBuildingSavingsMvmt
    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 FinBuildingSavingsMvmt

    Properties

    EntryAmount

    The booked amount.

    Declaration
    public SwiftAmt EntryAmount { get; }
    Property Value
    Type Description
    SwiftAmt

    EntryDate

    The date of booking.

    Declaration
    public SwiftDate EntryDate { get; }
    Property Value
    Type Description
    SwiftDate

    EntryText

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

    ValueDate

    The value date (Wertstellungsdatum).

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