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
Rate Property
Gets the rate to the main currency.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
decimal
Rate
{
get
; }
Property Value
Type:
Decimal
See Also
Reference
CurrencyInfo Class
Resto.Front.Api.Data.Payments Namespace