Pipe Multi Measure Attribute Mapping
data class PipeMultiMeasureAttributeMapping(val measureValue: String, val measureValueType: PipeMeasureValueType, val multiMeasureAttributeName: String)
Constructors
Link copied to clipboard
constructor(measureValue: String, measureValueType: PipeMeasureValueType, multiMeasureAttributeName: String)