shade
latest
devices
/
inkapplications.shade.devices.structures
/
ProductData
/
ProductData
Product
Data
fun
ProductData
(
modelId
:
ModelId
,
manufacturerName
:
String
,
productName
:
String
,
productArchetype
:
ProductArchetype
,
certified
:
Boolean
,
softwareVersion
:
VersionString
,
hardwarePlatformType
:
HardwarePlatformType
?
=
null
)