public method RawOpenPosition.getAmount
Overview
Gets the amount of the position
Declaration
function getAmount()
public int getAmount();
public int getAmount();
Returns
The method returns an integer that represents the amount of the position
Details
Declared in RawOpenPosition