public method ISystemSettingsProvider.getBaseCurrencyPrecision

Brief

Gets the base currency precision of the system

Declaration

protojavascriptjavacsharp
public getBaseCurrencyPrecision() : int

Returns

The method retuns an integer that represents the base currency precision of the system

Details

Declared in ISystemSettingsProvider

back