Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
shipments.models
/
Barcode
/
Barcode
Barcode
constructor
(
text
:
String
=
""
,
type
:
String
=
""
,
scan_id
:
String
=
""
,
max_confidence
:
Float
=
0.0f
,
recognition_count
:
Int
?
=
null
,
symbol
:
String
?
=
null
,
created_at
:
String
?
=
null
,
position
:
FloatArray
=
emptyArray()
)