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