PipePlacementStrategy

data class PipePlacementStrategy(val field: String? = null, val type: PipePlacementStrategyType? = null)

Constructors

Link copied to clipboard
fun PipePlacementStrategy(field: String? = null, type: PipePlacementStrategyType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val field: String? = null
Link copied to clipboard