'Declaration <DescriptionAttribute("IBAN or QR-IBAN of the creditor.")> Public Property IBAN As String
[Description("IBAN or QR-IBAN of the creditor.")] public string IBAN { get; set; }
[Description("IBAN or QR-IBAN of the creditor.")] public: __property string* get_IBAN(); public: __property void set_IBAN(
string* value
);
Property Value
Fixed length: 21 alphanumeric characters, only IBANs with CH or LI country code permitted.