Payload for updating a system configuration entry
| Property | Type | Description |
|---|---|---|
| INHERITED FROM Backend_Config | ||
| kind | String | Uniquely identifies the object schema type |
| id | Integer | Unique identifier for the object |
| type | Integer | The config value type |
| name | String | Unique name of the object |
| description | String | A short description fo this configuration value |
| value | Any | The actual config value |