Template Computation
constructor(forecast: TemplateForecastComputation? = null, growthRate: TemplateGrowthRateComputation? = null, maximumMinimum: TemplateMaximumMinimumComputation? = null, metricComparison: TemplateMetricComparisonComputation? = null, periodOverPeriod: TemplatePeriodOverPeriodComputation? = null, periodToDate: TemplatePeriodToDateComputation? = null, topBottomMovers: TemplateTopBottomMoversComputation? = null, topBottomRanked: TemplateTopBottomRankedComputation? = null, totalAggregation: TemplateTotalAggregationComputation? = null, uniqueValues: TemplateUniqueValuesComputation? = null)