Sensibill Android SDK
androidJvm
Sensibill Core
/
com.getsensibill.core.apimodule.documents.model.api
/
DocumentContent
/
Barcode
Barcode
data
class
Barcode
(
val
text
:
String
?
=
null
,
val
type
:
String
?
=
null
)
See also
Document
Content
Barcode
Dto
Members
Constructors
Barcode
Link copied to clipboard
constructor
(
text
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
text
Link copied to clipboard
val
text
:
String
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null