public final class CustomerInformationInterpretingType
extends java.lang.Enum
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.