public method Order.getRate
Overview
Gets the price at which the order is placed
Declaration
function getRate()
public double getRate();
public double getRate();
Returns
The method returns a real value that represents the price at which the order is placed
Details
Declared in Order