shade
latest
common
structures
/
inkapplications.shade.structures
/
ResourceType
Resource
Type
@
JvmInline
value
class
ResourceType
(
val
key
:
String
)
Discriminator key used within the hue api to determine object types
Types
Constructors
Functions
Properties
Constructors
Resource
Type
Link copied to clipboard
fun
ResourceType
(
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