public method Order.getRateMin

Brief

Gets the minimum price at which the order can be filled

Declaration

protojavascriptjavacsharp
public getRateMin() : real

Returns

The method returns a real value that represents the minimum price at which the order can be filled

Details

Declared in Order

back