Enum FinAcctStmtAckStatus
The acknowledgement status for FinAcctStmt, FinDoc, or FinMail documents.
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinAcctStmtAckStatus
Fields
Name | Description |
---|---|
Acknowledged | The document already has been acknowledged. |
ConsentRequired | PROPRIETARY EXTENSION: An explicit customer consent to the document is required. This is used by EFDIS / Bankhaus Sperrer when receiving updated "AGB" or a new "Preis- und Leistungsverzeichnis". |
NotApplicable | The document cannot be acknowledged, or the acknowledgement status is unknown. |
Required | The reception and storage of the document must still be acknowledged. |