Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
serialization
/
inkapplications.shade.serialization
/
V1HueResponse
/
Success
Success
@
Serializable
data
class
Success
<
out
T
>
(
val
success
:
T
)
:
V1HueResponse
<
T
>
Members
Constructors
Success
Link copied to clipboard
constructor
(
success
:
T
)
Properties
success
Link copied to clipboard
val
success
:
T