public method Account.getBaseCurrencyPrecision

Brief

Gets the base currency precision

Declaration

protojavascriptjavacsharp
public getBaseCurrencyPrecision() : int

Returns

The method returns an integer that represents the base currency precision

Details

Declared in Account

back