Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
structures
/
inkapplications.shade.structures
/
SegmentArchetype
Segment
Archetype
@
JvmInline
@
Serializable
value
class
SegmentArchetype
(
val
key
:
String
)
Categorizes the type/purpose of the room/zone segment.
Members
Constructors
Segment
Archetype
Link copied to clipboard
constructor
(
key
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String