Currency

SwissQR.Currency property

Gets or sets the payment currency. Valid values are “CHF” and “EUR”.

public string Currency { get; set; }

Property Value

The payment currency.

See Also