Account

SwissQR.Account property

Gets or sets the creditor’s account number. Account numbers must be valid IBANs of a bank of Switzerland or Liechtenstein. Spaces are allowed in the account number.

public string Account { get; set; }

Property Value

The creditor account number.

See Also