ConfiguredTableAggregationConstraint

data class ConfiguredTableAggregationConstraint(val columnName: String, val minimum: Double, val type: ConfiguredTableAggregationType)

Constructors

Link copied to clipboard
constructor(columnName: String, minimum: Double, type: ConfiguredTableAggregationType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard