The value
field must contain an escaped String of the serialized variable value (XML or JSON depending on the serializationDataFormat
field).
valueInfo A JSON object containing additional, value-type-dependent properties.
For serialized variables of type Object
, the following properties can be provided:
objectTypeName
: A string representation of the object’s type name.serializationDataFormat
: The serialization format used to store the variable.