static public field O2GRequestParamsEnum.NET_QUANTITY
Brief
The constant represents the name of the net amount order parameter.
Details
To set the parameter value, use the setString
method. For example,
valuemap.setString(O2GRequestParamsEnum.NET_QUANTITY, value);
The possible parameter values are : Y
and y
.
The parameter is applicable only for the net amount order.
Declared in O2GRequestParamsEnum