GetBackgroundColorsParameter

@Serializable
data class GetBackgroundColorsParameter(val nodeId: Int)

Constructors

Link copied to clipboard
constructor(nodeId: Int)

Properties

Link copied to clipboard
val nodeId: Int

Id of the node to get background colors for.