Barcode Selection Type

Defined in framework ScanditBarcodeCapture

BarcodeSelectionType
protocol BarcodeSelectionType : NSObjectProtocol

Added in version 6.6.0

The interface for all barcode selection types. Possible selection types are:

jsonString
open var jsonString: String { get }

Added in version 6.10.0

Returns the JSON representation.