iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Payments
CurrencyInfo Class
CurrencyInfo Properties
AdditionalCurrency Property
Rate Property
Sum Property
CurrencyInfo
Sum 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#
Copy
public
decimal
Sum
{
get
; }
Property Value
Type:
Decimal
See Also
Reference
CurrencyInfo Class
Resto.Front.Api.Data.Payments Namespace