Skip to main content
Version: Next

AllowedValues

messagestring
type stringrequired

Possible values: []

allowedValueNamesstring[]
allowedValuesobject[]
AllowedValues
{
"message": "string",
"type": "string",
"allowedValueNames": [
"string"
],
"allowedValues": [
{}
]
}