Dictionary

From TealiumPrismCore:
extension Dictionary: DataInput where Key == String, Value == DataInput
extension Dictionary: DataInputConvertible where Key == String, Value: DataInputConvertible
extension Dictionary: DataItemExtractor, JSONPathExtractable where Key == String, Value == DataItem

Available where Key == String, Value: DataInputConvertible

Available where Key == String, Value == DataItem