toggle menu
Cosmo ISO18013-5 Reader SDK build 602109
androidJvm
switch theme
search in API
Cosmo ISO18013-5 Reader SDK build 602109
/
mx.com.cosmocolor.mdl.reader.common.models
/
ISOField
ISOField
data
class
ISOField
(
val
id
:
String
,
val
descEN
:
String
,
val
descES
:
String
,
val
cborType
:
String
,
val
namespace
:
String
)
Members
Constructors
ISOField
Link copied to clipboard
constructor
(
id
:
String
,
descEN
:
String
,
descES
:
String
,
cborType
:
String
,
namespace
:
String
)
Properties
cbor
Type
Link copied to clipboard
val
cborType
:
String
desc
EN
Link copied to clipboard
val
descEN
:
String
desc
ES
Link copied to clipboard
val
descES
:
String
id
Link copied to clipboard
val
id
:
String
namespace
Link copied to clipboard
val
namespace
:
String