GetQueryingDescendantsForContainerParameter

@Serializable
data class GetQueryingDescendantsForContainerParameter(val nodeId: Int)

Constructors

constructor(nodeId: Int)

Properties

Link copied to clipboard
val nodeId: Int

Id of the container node to find querying descendants from.