CustomerInformationInterpretingType

CustomerInformationInterpretingType enumeration

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

Members

Member nameDescription
C_TABLEUse CTable to interpret the customer information. Allows A..Z, a..z, 1..9, space and # sign.
N_TABLEUse NTable to interpret the customer information. Allows digits.
OTHERDo not interpret the customer information. Allows 0, 1, 2 or 3 symbol only.

See Also