public method Order.getRate

Brief

Gets the price at which the order is placed

Declaration

protojavascriptjavacsharp
public getRate() : real

Returns

The method returns a real value that represents the price at which the order is placed

Details

Declared in Order

back