Constructor: jsonObjectValue
JSON key: value pair
Attributes:
Type: JSONObjectValue
Example:
$jsonObjectValue = ['_' => 'jsonObjectValue', 'key' => 'string', 'value' => JSONValue];
JSON key: value pair
$jsonObjectValue = ['_' => 'jsonObjectValue', 'key' => 'string', 'value' => JSONValue];