Class FinBuildingSavingsMvmt

Namespace
Subsembly.FinTS
Assembly
Subsembly.FinTS.Core.dll

A single building-savings account movement (transaction).

public class FinBuildingSavingsMvmt
Inheritance
FinBuildingSavingsMvmt
Inherited Members

Properties

EntryAmount

The booked amount.

public SwiftAmt EntryAmount { get; }

Property Value

SwiftAmt

EntryDate

The date of booking.

public SwiftDate EntryDate { get; }

Property Value

SwiftDate

EntryText

public string EntryText { get; }

Property Value

string

ValueDate

The value date (Wertstellungsdatum).

public SwiftDate ValueDate { get; }

Property Value

SwiftDate