public method Order.getRateMin

Overview

Gets the minimum price at which the order can be filled

Declaration

function getRateMin()
public double getRateMin();
public double getRateMin();

Returns

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

Details

Declared in Order