AustralianPostParameters

AustralianPostParameters

AustralianPost barcode parameters.

Constructor

new AustralianPostParameters()

Source:

Methods

getAustralianPostEncodingTable()

Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
Deprecated: This property is obsolete and will be removed in future releases. Instead, use the getEncodingTable().

Source:

getAustralianPostShortBarHeight()

Short bar's height of AustralianPost barcode.
Deprecated: This property is obsolete and will be removed in future releases. Instead, use the getShortBarHeight().

Source:

getEncodingTable()

Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"

Source:

getShortBarHeight()

Short bar's height of AustralianPost barcode.

Source:

setAustralianPostEncodingTable()

Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
Deprecated: This property is obsolete and will be removed in future releases. Instead, use the setEncodingTable().

Source:

setAustralianPostShortBarHeight()

Short bar's height of AustralianPost barcode.
Deprecated: This property is obsolete and will be removed in future releases. Instead, use the setShortBarHeight().

Source:

setEncodingTable()

Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"

Source:

setShortBarHeight()

Short bar's height of AustralianPost barcode.

Source:

toString() → {string}

Returns a human-readable string representation of this AustralianPostParameters.
Returns:
Type Description
string Value that represents this AustralianPostParameters.
Source: