PipeMultiMeasureAttributeMapping

data class PipeMultiMeasureAttributeMapping(val measureValue: String, val measureValueType: PipeMeasureValueType, val multiMeasureAttributeName: String)

Constructors

Link copied to clipboard
constructor(measureValue: String, measureValueType: PipeMeasureValueType, multiMeasureAttributeName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Dynamic path to the measurement attribute in the source event.

Link copied to clipboard

Data type of the measurement attribute in the source event.

Link copied to clipboard

Target measure name to be used.