GetBackgroundColorsRequest

@Serializable
data class GetBackgroundColorsRequest(val nodeId: NodeId)

Request object containing input parameters for the CSSDomain.getBackgroundColors command.

Constructors

Link copied to clipboard
constructor(nodeId: NodeId)

Properties

Link copied to clipboard

Id of the node to get background colors for.