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