@Deprecated
public class ProfileConfig.DataCapture.Barcode.DecoderParams.USPostnet
extends java.lang.Object
Example Usage: USPostnet usPostnet = profileConfig.dataCapture.barcode.decoderParams.usPostnet;
| Modifier and Type | Field and Description | 
|---|---|
ProfileConfig.ENABLED_STATE | 
report_check_digit
Deprecated.  
Transmit USPostnet data with or without the check digit. 
 | 
public ProfileConfig.ENABLED_STATE report_check_digit
ProfileConfig.ENABLED_STATE.
 
 Example Usage: usPostnet.report_check_digit = ENABLED_STATE.DEFAULT;