CustomerInformationInterpretingType

CustomerInformationInterpretingType enumeration

Definieert het interpretatietype (CTable, NTable of Other) van klantinformatie voor AustralianPost BarCode.

public enum CustomerInformationInterpretingType

Waarden

NaamWaardeBeschrijving
CTable0Gebruik CTable om de klantinformatie te interpreteren. Staat A..Z, a..z, 1..9, spatie en #-teken toe.
NTable1Gebruik NTable om de klantinformatie te interpreteren. Staat cijfers toe.
Other2Interpreteer de klantinformatie niet. Alleen 0, 1, 2 of 3 symbolen toegestaan.

Zie ook