Table of contents

OnedDetailedResult

Stores the OneD code details.

class OnedDetailedResult

Attributes

Attribute Type
module_size int
start_chars_bytes bytearray
stop_chars_bytes bytearray
check_digit_bytes bytearray

module_size

The barcode module size (the minimum bar width in pixel).

OnedDetailedResult.module_size

start_chars_bytes

The start chars in a byte array.

OnedDetailedResult.start_chars_bytes

stop_chars_bytes

The stop chars in a byte array.

OnedDetailedResult.stop_chars_bytes

check_digit_bytes

The check digit chars in a byte array.

OnedDetailedResult.check_digit_bytes

This page is compatible for:

Is this page helpful?

YesYes NoNo