Contents

Barcode

The details of a barcode for an order.

Declaration

object Barcode

Properties

NameTypeDescription
altTextstring

The localized text displayed by the barcode. For example, a human-readable version of the barcode data in case of a scanning failure.

format Requiredstring

The format of the barcode.

message Requiredstring

The contents of the barcode.

messageEncoding Requiredstring

The text encoding of the barcode message. Typically this is iso-8859-1, but you may specify an alternative encoding if required.

See Also

Supporting objects