Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Data.Payments
CurrencyInfo Class
CurrencyInfo Properties
AdditionalCurrency Property
Rate Property
Sum Property
Currency
Info
Sum Property
Gets the payment sum in the currency specified in
AdditionalCurrency
.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
public
decimal
Sum
{
get
; }
Property Value
Decimal
See Also
Reference
CurrencyInfo Class
Resto.Front.Api.Data.Payments Namespace