Table of contents
Swift
Objective-C

AustralianPostEncodingTable

AustralianPostEncodingTable helps specify the encoding table used to code the Customer Information Field of Australian Post Customer Barcode. It is defined as below:

Value Type Value Range Default Value Template Structure Type
string “C”
“N”
“C” FormatSpecification

Setting Methods

AustralianPostEncodingTable can be set via JSON template.

As JSON Parameter

AustralianPostEncodingTable as a JSON parameter is a number value defined as below.

Key Name Key Value
AustralianPostEncodingTable “C” or “N” as a string

JSON Example

{
    "AustralianPostEncodingTable": "N"
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: