StaticPermissibleValueList

StaticPermissibleValueList
StaticPermissibleValueList
AllOf
This class requires all of the following:
JSON Example
{
    "customAllowed": false,
    "values": [
        {
            "label": "string",
            "underlyingValue": {}
        }
    ]
}