Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.data/DataItem/value

value

val value: Any?

Contains the underlying data value for this instance.

It is likely more convenient to use one of the many get methods to receive the value as the appropriate type.

See also

DataItem.getString
DataItem.getInt
DataItem.getLong
DataItem.getDouble
DataItem.getBoolean
DataItem.getDataList
DataItem.getDataObject
Generated by Dokka
(c) Tealium 2026