Barcode Selection Type

Defined in framework ScanditBarcodeCapture

SDCBarcodeSelectionType
@protocol SDCBarcodeSelectionType <NSObject>

Added in version 6.6.0

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

JSONString
@property (nonatomic, nonnull, readonly) NSString *JSONString

Added in version 6.10.0

Returns the JSON representation.