VariableEntry represents a single variable value along with metadata about who and when it was set.
Optional
Timestamp when the variable was set (Unix time, milliseconds).
Contact who set the variable.
Arbitrary structured value of the variable. Supports dynamic JSON-like content.
VariableEntry represents a single variable value along with metadata about who and when it was set.