Target filter
Search Kotlin docs
  • Back
  • Tealium Prism Kotlin SDK Reference
extensions/com.tealium.prism.extensions.api.persistdatavalue/PersistDataValueSettingsBuilder/persistFrom

persistFrom

fun persistFrom(input: ReferenceContainer, destination: ReferenceContainer): PersistDataValueSettingsBuilder

Configures the settings to persist a value from a reference container to a given destination.

Parameters

input

The reference container that holds the value to be persisted.

destination

The reference container where the value should be persisted to.

Generated by Dokka
(c) Tealium 2026