public method Order.getFilledAmount

Brief

Gets the amount of the last order portion filled

Declaration

protojavascriptjavacsharp
public getFilledAmount() : int

Returns

The method returns an integer that represents the amount of the last order portion filled

Details

Declared in Order

back