ScannedCode

Class representing a scanned code, including its potentially embedded data

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var code: String?

The code that was actually scanned

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Gets the unit of the embedded data

Link copied to clipboard

The code that you use to lookup the product in the product database

Link copied to clipboard
val price: Int

Gets the embedded price

Link copied to clipboard

The template that this code matches to

Link copied to clipboard

The code used when embedding in encoded codes

Link copied to clipboard

The template that this code may be transformed to when embedding in encoded codes

Functions

Link copied to clipboard

Returns true if the code holds embedded data

Link copied to clipboard

Returns true if the code holds embedded decimal data

Link copied to clipboard

Returns true if the code holds a embedded price

Link copied to clipboard

Creates a new builder, based on this code.