[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
FormFieldOption
Defines the properties of the form field option.
Properties
string
key
Optional
The key of the form field.
string
value
Optional
The value of the Form field.
JSON Example
{
"key": "...",
"value": "..."
}