Target filter
Search Kotlin docs
  • Back
  • Tealium Prism Kotlin SDK Reference
core/com.tealium.prism.core.api.transform/TransformationSettings/Converter

Converter

object Converter : DataItemConverter<TransformationSettings>

Properties

KEY_CONDITIONS
Link copied to clipboard
const val KEY_CONDITIONS: String
KEY_CONFIGURATION
Link copied to clipboard
const val KEY_CONFIGURATION: String
KEY_ORDER
Link copied to clipboard
const val KEY_ORDER: String
KEY_SCOPE
Link copied to clipboard
const val KEY_SCOPE: String
KEY_TRANSFORMATION_ID
Link copied to clipboard
const val KEY_TRANSFORMATION_ID: String
KEY_TRANSFORMER_ID
Link copied to clipboard
const val KEY_TRANSFORMER_ID: String

Functions

convert
Link copied to clipboard
open override fun convert(dataItem: DataItem): TransformationSettings?

Should return an instance of T using the data provided by dataItem.

Generated by Dokka
(c) Tealium 2026