TemplateTopBottomRankedComputation

data class TemplateTopBottomRankedComputation(val category: TemplateDimensionField? = null, val computationId: String, val name: String? = null, val resultSize: Double? = null, val type: TemplateTopBottomComputationType, val value: TemplateMeasureField? = null)

Constructors

Link copied to clipboard
fun TemplateTopBottomRankedComputation(category: TemplateDimensionField? = null, computationId: String, name: String? = null, resultSize: Double? = null, type: TemplateTopBottomComputationType, value: TemplateMeasureField? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val name: String? = null
Link copied to clipboard
val resultSize: Double? = null
Link copied to clipboard
Link copied to clipboard