static public field O2GRequestParamsEnum.RATE
Brief
The constant represents the name of the order rate parameter.
Details
To set the parameter value, use the setDouble
method. For example,
valuemap.setDouble(O2GRequestParamsEnum.RATE, value);
Declared in O2GRequestParamsEnum