ReportConfigGroupingResponse

data class ReportConfigGroupingResponse(val name: String, val type: String)

The group by expression to be used in the report.

Constructors

Link copied to clipboard
constructor(name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the column to group. This version supports subscription lowest possible grain.

Link copied to clipboard

Has type of the column to group.