Enum FinDocFormatType
Type of format of a financial document or a mail box message.
public enum FinDocFormatType
Fields
Bilateral = 9Bilaterally agreed format.
Camt = 5Conversation = 8Only used and allowed with FinMail.
Csv = 6Html = 3Null = 0Format type not specified.
Pdf = 4Any PDF (pdf).
Swift = 1Any SWIFT data format. The FormatName contains a string in the format "MTnnn", where "nnn" are digits specifying the actual SWIFT message format.
Text = 2Any plain text (txt).
Zip = 7