InlineUpgradeUIPreferences1

InlineUpgradeUIPreferences1
InlineUpgradeUIPreferences1
JSON Example
{
    "preferences": [
        {
            "key": "string",
            "value": "string"
        }
    ],
    "product": "string"
}
preferences
Optional

Hints for the upgrade UI.

string
product
Optional

The preferences specified in 'preferences' sections is only applicable for the product name specified here. This hints are only for UI and are product specific. The keys are contract between UI and backend.