Amount

SwissQR.Amount property

Gets or sets the payment amount. Valid values are between 0.01 and 999,999,999.99.

public decimal Amount { get; set; }

Property Value

The payment amount.

See Also