public method Account.getBaseUnitSize
Gets the size of one lot
Declaration
protojavascriptjavacsharppublic getBaseUnitSize() : int
public getBaseUnitSize() : int
protojavascriptjavacsharpfunction getBaseUnitSize()
function getBaseUnitSize()
protojavascriptjavacsharppublic int getBaseUnitSize();
public int getBaseUnitSize();
Returns
The method returns an integer that represents the size of one lot
Declared in Account