OneOfManyCodeResult

data class OneOfManyCodeResult(val results: HashSet<OneOFManyCodesScanResults>)

One of many code result

Constructors

Link copied to clipboard
fun OneOfManyCodeResult(results: HashSet<OneOFManyCodesScanResults>)

Create empty One of many code result

Properties

Link copied to clipboard
val results: HashSet<OneOFManyCodesScanResults>