shade
latest
devices
/
inkapplications.shade.devices.structures
/
ProductArchetype
Product
Archetype
@
Serializable
@
JvmInline
value
class
ProductArchetype
(
val
key
:
String
)
Product types for a device.
Types
Constructors
Functions
Properties
Constructors
Product
Archetype
Link copied to clipboard
fun
ProductArchetype
(
key
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
key
Link copied to clipboard
val
key
:
String