static public field O2GRequestParamsEnum.CUSTOM_ID
Brief
The constant represents the name of the order request comments parameter.
Details
To set the parameter value, use the setString
method. For example,
valuemap.setString(O2GRequestParamsEnum.CUSTOM_ID, value);
The value is a free-form text supplied by a user.
Declared in O2GRequestParamsEnum