static public field O2GRequestParamsEnum.TRAIL_STEP

Brief

The constant represents the name of the order trailing step parameter.

Details

To set the parameter value, use the setInt method. For example,

valuemap.setInt(O2GRequestParamsEnum.TRAIL_STEP, value);

Declared in O2GRequestParamsEnum

back