CustomerInformationInterpretingType

CustomerInformationInterpretingType enumeration

Defines the interpreting type (CTable, NTable or Other) of customer information for AustralianPost BarCode.

Members

Member name Description
C_TABLE Use CTable to interpret the customer information. Allows A..Z, a..z, 1..9, space and # sign.
N_TABLE Use NTable to interpret the customer information. Allows digits.
OTHER Do not interpret the customer information. Allows 0, 1, 2 or 3 symbol only.

See Also