public final class CustomerInformationInterpretingType extends Object
Defines the interpreting type(CTable or NTable) of customer information for AustralianPost BarCode.
public static final int CTable
Use CTable to interpret the customer information
public static final int NTable
Use NTable to interpret the customer information
public static final int Other
Do not interpret the customer information, return the raw values.
Copyright (c) 2002-2015 Aspose Pty Ltd. All Rights Reserved.