Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 469 Bytes

BarcodeResponse.md

File metadata and controls

17 lines (9 loc) · 469 Bytes

BarcodeResponse

Represents information about barcode.

Properties

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