Click or drag to resize

CurrencyInfoSum Property

Gets the payment sum in the currency specified in AdditionalCurrency.

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public decimal Sum { get; }

Property Value

Type: Decimal
See Also