[String: DataInput]
-
asDataObject()From TealiumPrismCoreConverts this dictionary to a DataObject.
Declaration
Swift
public func asDataObject() -> DataObjectReturn Value
A new DataObject containing the dictionary’s key-value pairs.
View on GitHub