lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

SettingUpsertResponse

Response from upserting a setting

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- scoped_setting | Setting | | [optional] active_settings | dict(str, Setting) | A dictionary of configuration settings, keyed by setting name | [optional]

[Back to Model list] [Back to API list] [Back to README]