Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
devices
/
inkapplications.shade.devices.structures
/
ModelId
Model
Id
@
JvmInline
@
Serializable
value
class
ModelId
(
val
value
:
String
)
Identifier for a specific model of hardware.
Members
Constructors
Model
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String