DynamicPermissibleValueList

DynamicPermissibleValueList
DynamicPermissibleValueList
AllOf
This class requires all of the following:
JSON Example
{
    "customAllowed": false,
    "context": {
        "parameterMappings": {
            "params": [
                {
                    "value": {},
                    "key": "string"
                }
            ]
        },
        "providerEntityId": "string"
    },
    "dependencies": [
        "string"
    ]
}