toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.codes.gs1
/
Element
Element
class
Element
(
val
identifier
:
ApplicationIdentifier
,
val
values
:
List
<
String
>
)
Class for holding gs1 code blocks
Members
Constructors
Element
Link copied to clipboard
constructor
(
identifier
:
ApplicationIdentifier
,
values
:
List
<
String
>
)
Properties
decimal
Link copied to clipboard
val
decimal
:
BigDecimal
?
identifier
Link copied to clipboard
val
identifier
:
ApplicationIdentifier
values
Link copied to clipboard
val
values
:
List
<
String
>