The structured append mode can be used to split a message across multiple barcodes.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

count: number

The number of barcodes in the structured append set.

id: string

The ID of the structured append set.

index: number

The index of the barcode in the structured append set.

Methods

  • Parameters

    Returns {
        count?: number;
        id?: string;
        index?: number;
        serialize?: any;
    }

    • Optional Readonly count?: number

      The number of barcodes in the structured append set.

    • Optional Readonly id?: string

      The ID of the structured append set.

    • Optional Readonly index?: number

      The index of the barcode in the structured append set.