static public field O2GRequestParamsEnum.TRAIL_STEP_STOP
Brief
The constant represents the name of the associated stop order trailing step parameter.
Details
To set the parameter value, use the setInt
method. For example,
valuemap.setInt(O2GRequestParamsEnum.TRAIL_STEP_STOP, value);
Declared in O2GRequestParamsEnum