Barcode Batch License Info

Defined in framework ScanditBarcodeCapture

SDCBarcodeBatchLicenseInfo
@interface SDCBarcodeBatchLicenseInfo : NSObject

Added in version 7.0.0

Contains information about barcode-batch-specific licensing.

licensedSymbologies
@property (nonatomic, nonnull, readonly) NSSet<NSNumber *> *licensedSymbologies

Added in version 7.0.0

Which symbologies are licensed and can be used for Barcode Batch.

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

Added in version 7.0.0

Returns the JSON representation of Barcode Batch license info.