Config

Config
Config

A site-wide configuration value.

JSON Example
{
    "name": "string",
    "typedValue": {
        "value": {},
        "type": "string"
    }
}
string
name
Required

Name of the configuration property.

typedValue
Optional

typedValue

Availability
Added in 36.0
Parameter To