GetGridHighlightObjectsForTestParameter

@Serializable
data class GetGridHighlightObjectsForTestParameter(val nodeIds: List<Int>)

Constructors

Link copied to clipboard
constructor(nodeIds: List<Int>)

Properties

Link copied to clipboard

Ids of the node to get highlight object for.