Type alias AustraliaPostCustomerFormat

AustraliaPostCustomerFormat: "NUMERIC" | "ALPHA_NUMERIC"

can be either numeric or alphanumeric and is only relevant for Format Codes 59 and 62.

  • NUMERIC: Numeric.
  • ALPHA_NUMERIC: AlphaNumeric.

Generated using TypeDoc