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

Companion

object Companion

Functions

key
Link copied to clipboard
@JvmStatic
fun key(key: String): ReferenceContainer

Creates a ReferenceContainer where the reference is to be found in the top level of a DataObject under the given key.

path
Link copied to clipboard
@JvmStatic
fun path(path: JsonObjectPath): ReferenceContainer

Creates a ReferenceContainer where the variable is to be found in a DataObject, possibly nested under other DataObjects or DataLists, according to the given path.

Generated by Dokka
(c) Tealium 2026