BaseKpiResult

Provides the results of a query that retrieved the data for a standard metric that applies to an application, campaign, or journey.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of objects that provides the results of a query that retrieved the data for a standard metric that applies to an application, campaign, or journey.

Functions

Link copied to clipboard
inline fun copy(block: BaseKpiResult.Builder.() -> Unit = {}): BaseKpiResult
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String