BarcodeElements

data class BarcodeElements(val barcodeElements: Array<BarcodeElement>)

Represents document specific extended elements that contain all barcode fields in their original form.

Constructors

Link copied to clipboard
constructor(barcodeElements: Array<BarcodeElement>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The array of barcode elements

Functions

Link copied to clipboard