TypedValue
TypedValue
Value with type information
JSON Example
{
"value": {},
"type": "string"
}
object
value
Required
This object's value.
string
type
Required
The data type of the value, Valid values are StringEntry, NumberEntry, and BoolEntry.