Enum FinDocFormatType
Type of format of a financial document or a mail box message.
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinDocFormatType
Fields
Name | Description |
---|---|
Bilateral | Bilaterally agreed format. |
Camt | |
Conversation | Only used and allowed with FinMail. |
Csv | |
Html | |
Null | Format type not specified. |
Any PDF (pdf). |
|
Swift | Any SWIFT data format. The FormatName contains a string in the format "MTnnn", where "nnn" are digits specifying the actual SWIFT message format. |
Text | Any plain text (txt). |
Zip |