public method Account.getBaseUnitSize

Brief

Gets the size of one lot

Declaration

protojavascriptjavacsharp
public getBaseUnitSize() : int

Returns

The method returns an integer that represents the size of one lot

Details

Declared in Account

back