KpiExtractResponse

data class KpiExtractResponse(val expression: String, val extractName: String)

The KPI extract.

Constructors

Link copied to clipboard
constructor(expression: String, extractName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The expression.

Link copied to clipboard

KPI extract name.