Click or drag to resize

CurrencyHelper Class

Common class for operations with money on plugin side.
Inheritance Hierarchy
SystemObject
  Resto.Front.Api.Data.PaymentsCurrencyHelper

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public static class CurrencyHelper

The CurrencyHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCurrencySpecificFractionalDistributeUniformly
Split value by proportions corresponding current currency fractional part length.
Top
See Also