POBarcode

constructor(@Json(name = "type") rawType: String, @Json(name = "value") rawValue: String)

Parameters

rawType

Raw barcode type.

rawValue

Base64 encoded value.