Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-barcode-sdk
/
io.scanbot.sdk.kmp.genericdocument.barcode
/
GS1
GS1
class
GS1
(
document
:
GenericDocument
)
:
GenericDocumentWrapper
GS1
Members
Constructors
GS1
Link copied to clipboard
constructor
(
document
:
GenericDocument
)
Types
Companion
Link copied to clipboard
object
Companion
Element
Link copied to clipboard
class
Element
(
document
:
GenericDocument
)
:
GenericDocumentWrapper
GS1 Element
Properties
document
Link copied to clipboard
val
document
:
GenericDocument
elements
Link copied to clipboard
val
elements
:
List
<
GS1.Element
>
A list of all children of type "Element".