public method Order.getFilledAmount
Overview
Gets the amount of the last order portion filled
Declaration
function getFilledAmount()
public int getFilledAmount();
public int getFilledAmount();
Returns
The method returns an integer that represents the amount of the last order portion filled
Details
Declared in Order