Barcode

constructor(@Json(name = "subtype") rawSubtype: String, @Json(name = "value") rawValue: String)

Parameters

rawSubtype

Raw barcode subtype.

rawValue

Base64 encoded value.