Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StructuredDescription

A parsed structure from the description in the 86 section of a MT940 list of s

Hierarchy

  • StructuredDescription

Index

Properties

bic

bic: string

The BIC of the principal or benefitiary.

iban

iban: string

The IBAN of the principal or benefitiary.

name

name: string

The name of the principal or benefitiary.

primaNota

primaNota: string

The prima nota associated with this transaction. Used by some german banks. See: https://de.wikipedia.org/wiki/Primanota

reference

reference: PaymentReference

Payment reference. Can be a parsed structure using tags or only contain the textual representation in the property named raw.

text

text: string

The textual, not parsed representation of the description.

Generated using TypeDoc