Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 479 Bytes

File metadata and controls

17 lines (9 loc) · 479 Bytes

BarcodeResponse

Represents information about a barcode.

Properties

Name Type Description Notes
barcodeValue String Barcode data. [optional]
type String Type of the barcode. [optional]
region List<RegionPoint> Region with the barcode. [optional]
checksum String Checksum of the barcode. [optional]