CompositingReasonsParameter

@Serializable
data class CompositingReasonsParameter(val layerId: String)

Constructors

Link copied to clipboard
constructor(layerId: String)

Properties

Link copied to clipboard

The id of the layer for which we want to get the reasons it was composited.