JsonValueInput
Represents a JSON value.
The JsonValueInputUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Null
Boolean
Number
String
Array
Object
JsonValueNullInput
Represents a null JSON value.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "jsonValueNull" |