Lilt API Binding for Javascript
| Name | Type | Description | Notes |
|---|---|---|---|
| settingName | String | The name of the setting. | |
| scope | String | The entity scope the setting should be applied to. | |
| isEnforced | Boolean | Whether this value should override others set for the same setting key. | [optional] |
| projectId | Number | Id of the the project the setting will be applied to. Required when scope is `Project`. | [optional] |
| organizationId | Number | Id of the the project the setting will be applied to. Required when scope is `Organization`. | [optional] |