Appearance
VM Code SDK v2 / JSONValue
JSONValue: string | number | boolean | JSONObject | JSONArray
string
number
boolean
JSONObject
JSONArray
Represents a JSON value which can be a string, number, boolean, JSONObject, or JSONArray.