PlacementStrategy

@JsonSerializable
data class PlacementStrategy(val field: String?, val type: String?)(source)

Constructors

Link copied to clipboard
constructor(field: String?, type: String?)

Properties

Link copied to clipboard
Link copied to clipboard
val type: String?