ScalarValue
A scalar value type, can be a string, number or boolean.
oneOf- MOD1
- MOD2
- MOD3
string
The string value.
Example:
my-string-value
number
The numeric value.
Example:
1
boolean
The boolean value.
Example:
true
ScalarValue
"my-string-value"