Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
structures
/
inkapplications.shade.structures
/
ResourceType
Resource
Type
@
Serializable
@
JvmInline
value
class
ResourceType
(
val
key
:
String
)
Discriminator key used within the hue api to determine object types
Members
Constructors
Resource
Type
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